-
Notifications
You must be signed in to change notification settings - Fork 751
Closed
Description
I just updated to 1.3.0, ran rake test and got this error message:
ActionView::Template::Error: undefined method 'react_component' for nil:NilClass app/views/layouts/application.html.erb:30:in '_app_views_layouts_application_html_erb___3811361224884677630_70195218569900'
This only happens when I run my tests and doesn't happen when I run the code in the browser. When I stepped back to 1.2.0 it fixed the issue.
I'm calling react_component in my application.html.erb file.
Metadata
Metadata
Assignees
Labels
No labels