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
React Hook useCallback has missing dependencies: 'handleDelete', 'inputValue', 'selectedItems', and 'setInputValueIfUncontrolled'. Either include them or remove the dependency array
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element