-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
I'm not sure if this is related to #4 but it seems React has a problem accessing refs when using a Gateway (i think this occurs on unmount - no error appears until after I've loaded then unloaded the view which adds the modal). Here's my code:
https://gist.github.com/MarkMurphy/781e49b0d5a1e6b8218d
This component is based on the react bootstrap modal example found here: https://github.com/facebook/react/blob/master/examples/jquery-bootstrap/js/app.js
The specific error message is:
Uncaught TypeError: Cannot read property 'refs' of null
Full stacktrace is here
Metadata
Metadata
Assignees
Labels
No labels