Closed (fixed)
Project:
Bootstrap
Version:
8.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Apr 2020 at 03:32 UTC
Updated:
18 Jun 2020 at 23:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hash6 commentedComment #3
hash6 commentedComment #4
mahmoud barhouma commentedThe patch worked with me, thank you a lot.
Comment #5
hash6 commentedComment #6
hash6 commentedComment #7
bhumikavarshney commentedHi,
The above Patch works for me.
Thanks.
Comment #8
markhalliwellThanks for the patch! It appears that IE has struck again. However, simply removing functionality by wrapping it in an if statement isn't a proper fix though.
This will need to be refactored so it iterates over
trigger.attributesmanually, something like:Comment #9
markhalliwellComment #10
markhalliwell