Skip to content

refs is null #5

Description

@MarkMurphy

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions