Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
jamonholmgren created a comment on a pull request on infinitered/reactotron
That's a wild bug.
infinitered-circleci created a tag on infinitered/reactotron
[email protected] - A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
infinitered-circleci pushed 1 commit to master infinitered/reactotron
- release(reactotron-core-ui): 2.3.5 [skip ci] 2786c0b
morganick closed an issue on infinitered/reactotron
Logging null crashes the app UI
### Describe the bug `console.tron.log(null)` results in the app UI crashing. <img width="762" alt="image" src="https://github.com/user-attachments/assets/a4e93f89-740d-4852-812c-3e28b0951e26">...morganick pushed 1 commit to master infinitered/reactotron
- Fix: Handling console.log(null) (#1520) ## Please verify the following: - [x] `yarn build-and-test:local` passes ... 98e4805
morganick closed an issue on infinitered/reactotron
Logging null crashes the app UI
### Describe the bug `console.tron.log(null)` results in the app UI crashing. <img width="762" alt="image" src="https://github.com/user-attachments/assets/a4e93f89-740d-4852-812c-3e28b0951e26">...morganick closed a pull request on infinitered/reactotron
Fix: Handling console.log(null)
## Please verify the following: - [x] `yarn build-and-test:local` passes - [ ] ~I have added tests for any new features, if relevant!~ - [ ] ~`README.md` (or relevant documentation) has been u...lwmouneyrac created a comment on an issue on infinitered/reactotron
+1 for a light mode (blue on black for the state screen is barely visible to me)
morganick pushed 1 commit to fix-console-log-null infinitered/reactotron
- Another place we don't handle null correctly 56a8a9b