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
Leaving structure initially unset isn't something we've particularly tested, but this actually led me to discover another bug in Keyboard focus as well (which probably existed even prior to the refactor). I'll be pushing a fix for both issues shortly.
Using list below code to create a grid :
It works all the time till recently updated to the latest dgrid.
Error happens at line 85 of keyboard.js:
It caused by initialNode undefined.
This should be related to this change by change history
The text was updated successfully, but these errors were encountered: