stimulus-library
stimulus-library copied to clipboard
don't set load value when restoring
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.