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: invalid hook call warning #737

Merged

Conversation

carlosallexandre
Copy link
Contributor

It replaces the client:load by client:only directive of NodeGraph and SchemaViewer to prevent these from render at build time on the server.

Fix #726

It replaces the client:load by client:only directive of NodeGraph
and SchemaViewer to prevent these from render at build time on the
server.
Copy link

changeset-bot bot commented Aug 29, 2024

🦋 Changeset detected

Latest commit: 2298080

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@eventcatalog/core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@boyney123
Copy link
Collaborator

Thank you for picking this up, LGTM 🙏

@boyney123 boyney123 merged commit 2b84b47 into event-catalog:main Sep 1, 2024
3 checks passed
@carlosallexandre carlosallexandre deleted the fix/invalid-hook-call-warning branch September 1, 2024 10:55
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.

Fix "Invalid hook call" in logs for EventCatalog
2 participants