Alpine: 2.3.0 regression with x-bind / x-model and hidden inputs

Created on 22 Apr 2020  Â·  11Comments  Â·  Source: alpinejs/alpine

Same respective behaviors when you replace x-model with x-bind:value

All 11 comments

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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

adevade picture adevade  Â·  3Comments

piotrpog picture piotrpog  Â·  3Comments

adinata-id picture adinata-id  Â·  4Comments

dkuku picture dkuku  Â·  5Comments

aolko picture aolko  Â·  5Comments