Open yvan-sraka opened 7 years ago
Do you have any reliable steps to repro this?
Just use this build https://www.archlinux.org/packages/community/x86_64/atom/ with the linter
package and click on the 'Conversation' button in the new GitHub pane: https://github.atom.io/
I'm getting something similar myself, but it's coming from the Github package, the GitHub package uses react too and Atom tends to use the same react across multiple packages
so not sure if what you're experiencing is coming from the Github package as well
It's likely that you have something that is changing process.node_env
to development
. This causes React to break itself in all sorts of "fun" and "interesting" ways because the React people think that's a good idea for some reason.
The reason this is being reported here is as @steelbrain said Atom is simply re-using the React version from this package.
I just clicked on the "Conversation" button of the new GitHub PR integration. It happens again every time I click on the button.
Atom: 1.18.0 x64 Electron: 1.4.16 OS: "Arch Linux" Thrown From: linter-ui-default package 1.6.1
Stack Trace
Uncaught TypeError: Cannot read property '__reactInternalInstance$x2pwg47ht8m2z7kz40kg4aemi' of null
Commands
Non-Core Packages