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
fix: throw away excess data in order to avoid delivering duplicate data (#1453)
* Do not pass duplicated data along to the user
* Skip the two tests for now
* Fix the mock on the row function
* Remove only handlers
* Remove console logs and other mock inspections
* Remove import
* Split the if blocks up and add a comment
* Update the comment
0 commit comments