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
Uncaught TypeError: Cannot read property 'my-tip' of undefined is not user-friendly.
This error message is often raised when you forget to combine redux-tooltip's reducer.
Uncaught TypeError: Cannot read property 'my-tip' of undefined
is not user-friendly.This error message is often raised when you forget to combine
redux-tooltip
's reducer.This can be detected in
select()
function intooltip.js
.The text was updated successfully, but these errors were encountered: