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

[v4] Panel fails to load with Custom Block Selector Plugin #5182

Closed
tobimori opened this issue May 25, 2023 · 0 comments · Fixed by #5202
Closed

[v4] Panel fails to load with Custom Block Selector Plugin #5182

tobimori opened this issue May 25, 2023 · 0 comments · Fixed by #5202
Assignees
Labels
type: regression 🚨 Is a regression between versions
Milestone

Comments

@tobimori
Copy link
Contributor

Description

With the Kirby Visual Block Selector Plugin installed, the panel fails to load and shows a white screen.

Screenshots
image

To reproduce

Install Kirby 4 Beta & the linked plugin above.

Your setup

Kirby Version 4.0-alpha.1

Console output

index.js?1684517147:137 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'options')
    at panel.plugin.use (index.js?1684517147:137:32)
    at t.use (vue.js:11:47444)
    at index.js:1:363675
    at na (index.js:1:363692)
    at Object.create (index.js:1:368396)
    at index.js:1:374240

The error is related to this line but would probably occur for all following lines accessing original.options.

@distantnative distantnative added this to the 4.0.0 milestone May 25, 2023
@distantnative distantnative added the type: regression 🚨 Is a regression between versions label May 25, 2023
@distantnative distantnative modified the milestones: 4.0.0, 4.0.0-alpha.2 May 25, 2023
@distantnative distantnative self-assigned this May 29, 2023
@distantnative distantnative linked a pull request May 29, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: regression 🚨 Is a regression between versions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants