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
{{ message }}
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
I'm setting up Opbeat with my React app and get a console warning when I patch my router using
wrapRouter
per the setup instructions:React also fails to render anything when using the wrapped router.
I'm using
browserHistory
; here is my relevant code (initOpbeat
is called earlier, from a separate initializers file):Any guidance on this would be appreciated. I'm using react-router 2.8.1.
The text was updated successfully, but these errors were encountered: