Replies: 2 comments
-
Hi @jsnobug — this isn't a bug with Hasura, so I've moved this from an Issue » DIscussion. Thanks for reaching out! From your description, it seems like the issue you're encountering is not with Hasura itself but rather with how your client application is configured to interact with the
If you'd like, feel free to share additional details about how your client is configured (e.g., what GraphQL client library you're using, and any relevant snippets of code or configurations). We're happy to help you troubleshoot further! |
Beta Was this translation helpful? Give feedback.
-
@jsnobug — I'm closing this due to inactivity. Please re-open if your issue persists! |
Beta Was this translation helpful? Give feedback.
-
Version Information
Server Version:
CLI Version (for CLI related issue):
Environment
What is the current behaviour?
tap API router
What is the expected behaviour?
Do not request
How to reproduce the issue?
1.tap API router
Screenshots or Screencast
Please provide any traces or logs that could help here.
I find TopNav component has request fetchSchemaRegistryNotificationData, but I don't need schemaRegistry
const fetchSchemaRegistryNotificationData = useGetSchemaRegistryNotificationColor(projectID);
Any possible solutions/workarounds you're aware of?
Keywords
Beta Was this translation helpful? Give feedback.
All reactions