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 external link click in iframe #96

Closed MAX-786 closed 1 week ago

MAX-786 commented 1 week ago

Fixes #94

MAX-786 commented 1 week ago

@JeffersonBledsoe can I first merge this becuase this fixes up the clicking of external links (a major issue) and then we can work around the reloading of iframe since using useMemo and other technique didn't work out?

JeffersonBledsoe commented 1 week ago

@MAX-786 Yep, feel free to merge this :)