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

Load js asynchronously and login using url #60

Closed MAX-786 closed 3 weeks ago

MAX-786 commented 3 weeks ago

Fixes #47

This also fixes slow loading of iframe by cleaning up residue events which are being accumulated.

JeffersonBledsoe commented 3 weeks ago

@MAX-786 I've merged main into this branch. Could you make sure this all still works as you intended before I review it?

MAX-786 commented 3 weeks ago

@JeffersonBledsoe I was fixing conflicts on local, THANKS for doing it . I'll just give it a final check.

MAX-786 commented 3 weeks ago

@JeffersonBledsoe LGTM! all features expect select block works fine

MAX-786 commented 3 weeks ago

Can we First merge this on main, so then I'll pull these changes to Select Block PR. Which will resolve your commented out changes there

JeffersonBledsoe commented 3 weeks ago

@djay Can you check the docs again on this and I'll peak at the code?