hyper icon indicating copy to clipboard operation
hyper copied to clipboard

Having a Hyper field + a Vizy field creates constant "Showing your unsaved changes" message

Open bleepsandblops opened this issue 1 year ago • 7 comments

Describe the bug

This took a while to identify but basically if you have on the first tab a Hyper field and a Vizy field, you get that provisional draft message all the time, even after clicking discard etc. Screenshot 2024-07-27 at 10 20 35 This is on a fresh install with default Hyper field and Vizy field (no blocks defined).

If you move the Hyper field to a new tab, it works fine again!

Steps to reproduce

  1. Create Hyper field
  2. Create Vizy field
  3. Put them in the same tab in an entry type
  4. Create an entry, then open it and you keep getting the "Showing your unsaved changes" even if you save / discard etc

Craft CMS version

5.2.8

Plugin version

2.0.3

Multi-site?

No response

Additional context

Vizy 3.0.1

bleepsandblops avatar Jul 27 '24 09:07 bleepsandblops

Fixed for the next release. To get this early, run composer require verbb/hyper:"dev-craft-5 as 2.0.3" and composer require verbb/vizy:"dev-craft-5 as 3.0.1".

engram-design avatar Jul 29 '24 13:07 engram-design

@engram-design - This is happening within Matrix fields too for me, but only in Firefox (Mac). We're on the latest versions of everything (same site as the other recent "New Order" button issue you helped with).

sjcallender avatar Aug 30 '24 14:08 sjcallender

Created a new issue since my issue is with Matrix and Firefox only. https://github.com/verbb/hyper/issues/189

sjcallender avatar Aug 30 '24 14:08 sjcallender

Following up in https://github.com/craftcms/cms/discussions/15794

engram-design avatar Sep 25 '24 23:09 engram-design

Fixed in 2.1.0, but will need to wait for Craft 5.5 to be released, where they have added their fix.

engram-design avatar Oct 09 '24 09:10 engram-design

@engram-design don't know if it's related but big issue here with latest version (2.1.0 and 2.1.1) where if you add a Vizy block that has a Hyper element the screen freezes and then you get this: Screenshot 2024-10-10 at 16 09 00

I downgraded Hyper to 2.0.5 and Vizy is on 3.0.4 and problem went away.

bleepsandblops avatar Oct 10 '24 15:10 bleepsandblops

More of a Vizy issue that one, but fixed for the next release. To get this early, run composer require verbb/vizy:"dev-craft-5 as 3.0.4".

engram-design avatar Oct 11 '24 10:10 engram-design

Fixed in Vizy 3.0.5

engram-design avatar Dec 02 '24 00:12 engram-design