Bug #27478
Extract onchange event attributes from select2 inputs
Description
Event attributes are not working in some cases on IE11 (ie with web components).
It is cleaner to extract them in JS file :)
Related issues
Associated revisions
History
#1
Updated by Ondřej Ezr over 3 years ago
- Blocks Feature #26735: Mount react components from web components added
#2
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6945 added
#3
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases 1.24.0 added
#4
Updated by Ondřej Ezr over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 6af08b078559ca3876eb3a9933c7a6822781e965.
#5
Updated by Amit Upadhye over 3 years ago
- Category set to JavaScript stack
Fixes #27478 - extract onchange event handlers