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 realtime update and remove hydrajs from examples folder #86

Merged
merged 2 commits into from
Jun 30, 2024

Conversation

MAX-786
Copy link
Member

@MAX-786 MAX-786 commented Jun 30, 2024

FIxes #85

The problem here was postMessage type:"FORM" because in the hydra.js it was recieving type:"FORM_TYPE" which was changed in one of the prev commit ( i can't track which one) corrected it now.

Also, removed hydra.js from examples/hydra-nextjs/src/utils/

@MAX-786 MAX-786 merged commit f03d21a into main Jun 30, 2024
1 check passed
@MAX-786 MAX-786 deleted the fis-realtime-update branch June 30, 2024 15:37
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.

Real-time data update not working in deployed demo site
1 participant