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

fix: component resolver issue if component not present in config #340

Merged

Conversation

sagarchoudhary96
Copy link
Contributor

Fixes #339

Copy link

vercel bot commented Jan 24, 2024

@sagarchoudhary96 is attempting to deploy a commit to the Measured Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Jan 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
puck-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 25, 2024 10:53am
puck-docs ✅ Ready (Inspect) Visit Preview Jan 25, 2024 10:53am

@sagarchoudhary96
Copy link
Contributor Author

@chrisvxd this fixes it.

Copy link
Member

@chrisvxd chrisvxd left a comment

Choose a reason for hiding this comment

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

Makes sense! Sounds like you have an out-of-date data payload, but there's no harm in us checking within Puck, too.

Thanks for the fix.

@chrisvxd chrisvxd merged commit cc7d391 into measuredco:main Jan 25, 2024
2 checks passed
@sagarchoudhary96
Copy link
Contributor Author

so actually, the use case we use puck editor is to build pages and those can be built through automations etc too, and what might happen is we might have added some new components to those pages through one flow but didn't have added support yet to the puck editor and hence this could happen when opening those pages in puck editor.

@chrisvxd
Copy link
Member

Interesting use case @sagarchoudhary96! Can you share more about your project?

@sagarchoudhary96
Copy link
Contributor Author

we basically use some automations in place to generate these custom pages for each of our user based on their answers , and then these pages are available to other team members to be able to easily edit/update accordingly as per any additional changes needed using the editor interface made using puck editor.

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.

Error while loading puck editor
2 participants