Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

infinitered/reactotron

MarlonAEC created a comment on an issue on infinitered/reactotron
Oh, my bad I thought about your questions and even commented out the `if(__DEV__)` thing and the whole ReactotronConfig.js file, and still the app crashes. Sorry I misunderstood your question when ...

View on GitHub

MarlonAEC created a comment on an issue on infinitered/reactotron
For me, the build always succeeds just when it tries to run the app it crashes. This is how I import the config in my App.js: ``` async componentDidMount() { if (__DEV__) { import...

View on GitHub

frankcalise created a comment on an issue on infinitered/reactotron
@MarlonAEC and you're saying if you remove the dep the build succeeds? Can you show me how you import the config in the other source file?

View on GitHub

MarlonAEC created a comment on an issue on infinitered/reactotron
Hey I have the same problem and downgrading to 5.1.8 didn't work (I was in 5.1.9 I didn't tried 5.1.10 yet tho). I do not get any error on metro only this in XCode: ``` 10.3.0 - [FirebasePerforma...

View on GitHub

q4Zar starred infinitered/reactotron
Iannery created a comment on an issue on infinitered/reactotron
> Hey folks, we ran into [a CI issue on Ignite](https://app.circleci.com/pipelines/github/infinitered/ignite/3716/workflows/9e6cdca8-a26b-4d41-a341-168fddb06e90/jobs/4473), which means we might be ...

View on GitHub

ps-oleg starred infinitered/reactotron
wkylin starred infinitered/reactotron
mehranjavid starred infinitered/reactotron
jerinjohnk created a comment on an issue on infinitered/reactotron
No @frankcalise I didnt mean I had added it as dependency. It has always been added as a dev dependency only. Sorry about the confusion. Have tried to run the release build with upgraded version ...

View on GitHub

gabrielayuso starred infinitered/reactotron
frankcalise created a comment on an issue on infinitered/reactotron
@jerinjohnk Are you saying that you've added it as a dependency (not dev dependency) in the past and that is what failing? Also, feel free to provide a formatted list of dependencies/dev depende...

View on GitHub

jerinjohnk created a comment on an issue on infinitered/reactotron
I have been trying to reproduce it in a minimal repo with reactotron added as a dev dependency but have been unable to reproduce the same error in that build successfully.

View on GitHub

frankcalise created a comment on an issue on infinitered/reactotron
Again, need more info if we can get it - such as RN version or a repository demonstrating the issue please.

View on GitHub

paul-rinaldi created a comment on an issue on infinitered/reactotron
Downgrading to 5.1.8 also solved the issue for me. Adding __DEV__ to that if statement did not work for me.

View on GitHub

frankcalise created a comment on an issue on infinitered/reactotron
Can someone post a reproducible repo link? With instructions on how to run into this? That would be helpful

View on GitHub

paulrinaldi created a comment on an issue on infinitered/reactotron
Happening to me on old arch as well and on v5.1.10.

View on GitHub

jordonr starred infinitered/reactotron
zhoul1002 starred infinitered/reactotron
thelastkizen starred infinitered/reactotron
Kotauror created a comment on an issue on infinitered/reactotron
@BozhidarKabzamalov I had the same problem and the mock above wasn't enough to fix it, I guess because `createEnhancer` is a `reactotron-redux` funciton but called on `reactotron` config. I wasn't ...

View on GitHub

niccololampa starred infinitered/reactotron
ForAppDeveloper starred infinitered/reactotron
d4works forked infinitered/reactotron

d4works/reactotron

omerkarakose starred infinitered/reactotron
justaddcl starred infinitered/reactotron
ravinsharma7 starred infinitered/reactotron
daholino created a comment on an issue on infinitered/reactotron
We're having the same issue on iOS. We reverted to 5.1.8 where it is working good.

View on GitHub

jerryphm starred infinitered/reactotron
JohnKesko starred infinitered/reactotron
Load more