stimulus-library icon indicating copy to clipboard operation
stimulus-library copied to clipboard

don't set load value when restoring

Open jduff opened this issue 7 months ago • 0 comments

I noticed when restoring a form with a dirty checkbox the load value attribute kept being switched to the current value before it was restored which caused it to always remain dirty.

I tried adding a cypress test for this but it is still failing and I'm not really sure why.

jduff avatar May 27 '25 16:05 jduff