cityofaustin/janis

Fix Live Preview in React Static

Closed this issue · 1 comments

Fix Editor Preview when in Joplin. The way data is loaded has changed so we need to refactor so that the Live Previews work as they did before. This may involve wrapping specific page components in a parent component and serving them at a different preview specific route.

see #119

Closing as CMS UI is still in flux