dmarkowski
dmarkowski
Have the same problem. Downgrade to 0.1.6 works for me.
@kpnaveen If you have a problems with App tracking transparency use 1.2.5 version of this repo and try to update your cocoapods repository since from SDK 3.6.2 mixpanel [removes IFA/IDFA](https://github.com/mixpanel/mixpanel-iphone/releases/tag/v3.6.2)
Had the same problem and as @tasharofi wrote I modified it by adding style to slider component ` this.setState({value})} />`
Same for me. After bootstrapping a new project the page is not rendering but throwing an error 'Error: This must be called within a setup function'
> @hwillson [Here is a repro](https://github.com/apollographql/apollo-client/files/6791067/Archive.zip). > > Longer version: While trying to create a repo, I noticed that it doesn't happen on a brand new project. > > After...
Same problem here. I am using redux-offline + redux-persist v6. When some actions from the offline queue are dispatched in background mode on Android they change the offline queue on...