Same respective behaviors when you replace x-model with x-bind:value
I _think_ I'm seeing the same thing. After upgrading, i'm seeing problems in parts of my app that uses hidden inputs.
Only affects Chrome/Webkit as far as I can tell.
It should be the same regression discussed here #401
@SimoTod Yep, looks like it from checking exception reports.
@sjelfull , would it be okay to close this issue and move discussion across to the one @SimoTod mentioned?
Yep, I don't mind.
Perfect, thanks @sjelfull. I'll close this issue now and keep track of anything else on #403 or #401 . Thanks! :)
Strangely I can't seem to reproduce the TypeError on Chrome in windows on the provided 2.3.0 code
@03juan As far as I can tell it only affects Safari / Mobile Safari, where Chrome on iOS is included.
It seems like this error is still occuring?
Yes, it's still happening. #401 wasn't enough to cover your use case. There's already a pending PR in review (#424) but it hasn't been merged yet.
That's unfortunate. I don't have Safari to test on, so I could only fix my particular text-selection issue caused by the original regression. Hope the next fix clears things up for everyone!