lakjksajaksd

as

asdasd

Short description of root cause
his commit adds excludeCustomElements (currently just ['survey-components']) and extends the trap condition to also check targetElement.closest(excludeCustomElements), specifically because inputs rendered inside a custom/MFE element weren't matched by the plain-selector allow-list, so the global handler was swallowing their keystrokes.