verbb / hyper

A Craft CMS plugin for managing links, focusing on user experience.
Other
22 stars 11 forks source link

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

Open bleepsandblops opened 1 month ago

bleepsandblops commented 1 month ago

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

engram-design commented 1 month ago

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".

sjcallender commented 1 week ago

@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 commented 1 week ago

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