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
@@ -1027,6 +1040,8 @@ const open_tab_3 = function () {
1027
1040
1028
1041
- First parameter of onChange function is an object and has perviousData property which is deprecated. you should use previousData property instead of perviousData property.
1029
1042
1043
+
- getCopyPerviousData method is deprecated. use getPreviousData method instead of it.
0 commit comments