Problem/Motivation
I was having an issue submitting a node form with an Improved multi-select widget on safari specifically.
Proposed resolution
This was happening due to the fact that option selection through jQuery is done using attr() and not prop()
| Comment | File | Size | Author |
|---|---|---|---|
| safari-compatibility.patch | 1.2 KB | tolu_ |
Comments
Comment #2
tolu_ commentedComment #3
dmitrii commentedIt works well on latest 8.x-1.x-dev version in Safari Version 12.1 (14607.1.40.1.4)
Is it still problem to you?
This issue also might be related to couple of bugs fixed recently in 8.x-1.x
Comment #4
dmitrii commented