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
i believe it should return (next: StoreEnhancerStoreCreator) => StoreEnhancerStoreCreator not any, is there some reason why it's like that now?
i perhaps should bugreport it, but i've got some items in the checklist i cannot answer for now/because it's a project at work, so i'm leaving it here as a question to be exposed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
although i'm using a non latest version of sentry (to be precise, it's
sentry-expo@4.1.1
), it doesn't seem to be updated even on the latest code:https://github.com/getsentry/sentry-javascript/blob/master/packages/react/src/redux.ts#L83
i believe it should return
(next: StoreEnhancerStoreCreator) => StoreEnhancerStoreCreator
notany
, is there some reason why it's like that now?i perhaps should bugreport it, but i've got some items in the checklist i cannot answer for now/because it's a project at work, so i'm leaving it here as a question to be exposed.
Beta Was this translation helpful? Give feedback.
All reactions