ChrisGV04 / payload-live-preview-vue

Payload CMS Live Preview implementation for Vue 3
MIT License
1 stars 0 forks source link

The vue UI is constantly refreshing when we make page full / pop out the preview in firefox #1

Open geminigeek opened 4 months ago

geminigeek commented 4 months ago

hi,

in chrome its working in firefox when we make pop out the preview the content is constantly refreshing/flashing on vue page

thanks for this excellent vue tool

ChrisGV04 commented 4 months ago

Hi @geminigeek! Thanks for the feedback. Can you please try again with v0.1.4?

geminigeek commented 4 months ago

Hi Chris,

thanks for a quick reply, i can see no change in the behavior in firefox , its works while in iframe, but as i pop out its not working!

in firefox i can see this line in console

Payload Live Preview: No `fieldSchemaJSON` was received from the parent window. Unable to merge data.
ChrisGV04 commented 4 months ago

It seems that this issue might come directly from Payload Live Preview and not related to the Vue implementation.

Other users have seen the same error as you on the official plugin. See payloadcms/payload#4855