You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using jcf with jquery 3, the select list has an unneeded horizontal scroll that doesn't show up when using jquery 1.11.2.
The problem shows up on some screen sizes not all.
jquery 1.11.2:
jquery 3.2.1:
to reproduce the bug: w3co-jcf-2c671e2.zip
index-bug.html uses jquery 3.2.1, the bug is visible on a screen width of 460px for example.
The text was updated successfully, but these errors were encountered:
When using jcf with jquery 3, the select list has an unneeded horizontal scroll that doesn't show up when using jquery 1.11.2.
The problem shows up on some screen sizes not all.
jquery 1.11.2:
jquery 3.2.1:
to reproduce the bug:
w3co-jcf-2c671e2.zip
index-bug.html uses jquery 3.2.1, the bug is visible on a screen width of 460px for example.
The text was updated successfully, but these errors were encountered: