collective / volto-hydra

A volto addon to let you edit content in realtime when you have many frontends written in any framework
0 stars 2 forks source link

Fix realtime update and remove hydrajs from examples folder #86

Closed MAX-786 closed 2 weeks ago

MAX-786 commented 2 weeks ago

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/