Bug #27478
Extract onchange event attributes from select2 inputs
Pull request:
Fixed in Releases:
Found in Releases:
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 about 3 years ago
- Blocks Feature #26735: Mount react components from web components added
#2
Updated by The Foreman Bot about 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 almost 3 years ago
- Fixed in Releases 1.24.0 added
#4
Updated by Ondřej Ezr almost 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 6af08b078559ca3876eb3a9933c7a6822781e965.
#5
Updated by Amit Upadhye almost 3 years ago
- Category set to JavaScript stack
Fixes #27478 - extract onchange event handlers