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 Sep 10, 2019. It is now read-only.
Hi, thanks for a useful package. Found a bug but don't know how to fix, deleteRow function seems ok.
Initial data (I've added 3 states):
Hitting remove button on the middle row (NY).
Expected result:
CA => California
MN => Maine
Real result:
Code of the field:
Thanks