Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert class components to options components for filter #254

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Gavinok
Copy link
Contributor

@Gavinok Gavinok commented Jan 7, 2025

This PR is the first step to converting the org book client to options components which are supported in vue 3 as part of #242

@Gavinok Gavinok requested review from amanji, esune and loneil January 7, 2025 17:32
Copy link
Member

@esune esune left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good to me, I tried running a local instance and things work as expected.

there is, however, an import error that is thrown when starting the development server:

Error: The following dependencies are imported but could not be resolved:

  vuetify/types/services/goto (imported by C:/Developer/git-repos/orgbook-bc-client/src/components/entity/EntityResult.vue?id=0)

Are they installed?
    at file:///C:/Developer/git-repos/orgbook-bc-client/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:50666:15
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async file:///C:/Developer/git-repos/orgbook-bc-client/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:50171:26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants