You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm seeing something similar also using a kartik widget
jquery.js:4059
Uncaught TypeError: Cannot read properties of undefined (reading 'nextElementSibling')
at Object.next (selector-engine.js:63:24)
at Dropdown._getMenuElement (dropdown.js:270:27)
at new Dropdown (dropdown.js:103:23)
at HTMLDocument.<anonymous> (user-preferences:250:2)
at mightThrow (jquery.js:3766:29)
at process (jquery.js:3834:12)
Uncaught TypeError: Cannot read properties of undefined (reading 'parentNode')
at new Dropdown (dropdown.js:97:34)
at HTMLDocument.<anonymous>
at mightThrow (jquery.js:3766:29)
at process (jquery.js:3834:12)
Steps to reproduce the problem:
If \kartik\datecontrol\DateControl is installed with version 2.0.4 - JavaScript error:
Uncaught TypeError: Cannot read properties of undefined (reading 'parentNode')
Additional info
The text was updated successfully, but these errors were encountered: