You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@justin808 I've tested locally and your fix is working great, but there is another bug. No comment is been added since the CSRF token sent in the headers is incorrect. This was fixed id #209
React Demo and Simple React links are broken and CI passes. Nothing is rendered for those links in production.
CC: @robwise @geoffevason @yorzi @MaMute @josiasds
If anybody can take a look at this, I'd super appreciate it.
This is reproducible both on heroku and locally.
There are no console errors.
It might be related to turbolinks and the way we render react components when we get a page loaded event.
The text was updated successfully, but these errors were encountered: