Skip to content
Commit 73c5377c authored by Félix Queiruga's avatar Félix Queiruga Committed by Tim Jacomb
Browse files

Fix broken select.js widget with tabular markup (#5081)

- The JS changes introduced in 2.244 caused several plugins that pre-populated select tags to stop working.
- This was due to failing to locate a `.validation-error-area` node.
- The solution is to introduce a fallback to handle this edge case

(cherry picked from commit a36ac5f6)
parent 1d4a6554
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment