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
{{ message }}
This repository was archived by the owner on Jan 18, 2023. It is now read-only.
and although items are added, the focus is not applied correctly and the following weird behavior happens: http://screencast.com/t/ZV4Nd3vWD
Notice how I am typing in a cell but directly on top of the previous value. Clicking away and editing the cell by pressing enter works fine. It is only when trying to add an element dynamically, then set it to editing mode programmatically that this happens.