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
Hi
on Jquery and bootstrap new version if we clear toolbar in config:
'toolbar'=>[],
we have error:
jquery.js:4059 Uncaught TypeError: Cannot read properties of undefined (reading 'parentNode')
at new hi (dropdown.js:97:34)
at HTMLDocument. (index?_toga654c069=page:1142:2)
at mightThrow (jquery.js:3766:29)
at process (jquery.js:3834:12)
thanks
The text was updated successfully, but these errors were encountered:
Hi
on Jquery and bootstrap new version if we clear toolbar in config:
'toolbar'=>[],
we have error:
jquery.js:4059 Uncaught TypeError: Cannot read properties of undefined (reading 'parentNode')
at new hi (dropdown.js:97:34)
at HTMLDocument. (index?_toga654c069=page:1142:2)
at mightThrow (jquery.js:3766:29)
at process (jquery.js:3834:12)
thanks
The text was updated successfully, but these errors were encountered: