-
Notifications
You must be signed in to change notification settings - Fork 345
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
Error trying to delete an old components #671
Comments
Also ran into this issue too. At least to my knowledge there is no way for Puck to automatically deal with this case. Instead I wrote a function that checks over all components in the raw puck data before rendering it or opening it in the editor
|
Thanks @BR1G00, I also encountered this one. Marked as a bug and ready. |
Can confirm this fixes it. |
Apologies, your issue description mentions that canary. Will keep this open. |
@BR1G00 this should be out in latest v0.16.2 canary as soon as deployed |
If i delete a component from the config, but it is saved in the puck object, when i load the page where the component was, i can see "No configuration for [componentName]", but if i try to interact with it to delete it, the editor crash with this error.
I am on the last canary version "0.16.2-canary.525b506".
The text was updated successfully, but these errors were encountered: