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

🐛 Bug: Shared gallery view, click on any record #7145

Closed
1 task done
dstala opened this issue Dec 4, 2023 · 0 comments
Closed
1 task done

🐛 Bug: Shared gallery view, click on any record #7145

dstala opened this issue Dec 4, 2023 · 0 comments
Assignees
Milestone

Comments

@dstala
Copy link
Member

dstala commented Dec 4, 2023

Please confirm if bug report does NOT exists already ?

  • I confirm there is no existing issue for this

Steps to reproduce ?

useKanbanViewStore.ts:721 Uncaught (in promise) Error: Please call `useProvideKanbanViewStore` on the appropriate parent component
    at useKanbanViewStoreOrThrow (useKanbanViewStore.ts:721:38)
    at setup (index.vue:101:35)
    at callWithErrorHandling (runtime-core.esm-bundler.js:158:18)
    at setupStatefulComponent (runtime-core.esm-bundler.js:7323:25)
    at setupComponent (runtime-core.esm-bundler.js:7284:36)
    at mountComponent (runtime-core.esm-bundler.js:5679:7)
    at processComponent (runtime-core.esm-bundler.js:5645:9)
    at patch (runtime-core.esm-bundler.js:5120:11)
    at ReactiveEffect.componentUpdateFn [as fn] (runtime-core.esm-bundler.js:5788:11)
    at ReactiveEffect.run (reactivity.esm-bundler.js:178:19)

Desired Behavior

Expand record should work with shared view

Project Details

Node: v18.14.0
Arch: arm64
Platform: darwin
Docker: false
RootDB: sqlite3
PackageVersion: 0.202.9

Attachments

No response

@dstala dstala added this to the Q1 milestone Jan 17, 2024
@dstala dstala closed this as completed Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Closed
Development

No branches or pull requests

3 participants