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
I'm getting this message in the console.
Rollbar: Unexpected Rollbar.loadFull() called on a Notifier instance. This can happen when Rollbar is loaded multiple times.
My app is Ruby 3.0.3/Rails 7.0 with Rollbar gem v3.4.0
I've initialized Rollbar js via the config and not loading it anywhere else.
My guess is this is caused by turbolinks, but I don't see anyway of fixing it.
Thanks in advance for your help
The text was updated successfully, but these errors were encountered:
I'm getting this message in the console.
Rollbar: Unexpected Rollbar.loadFull() called on a Notifier instance. This can happen when Rollbar is loaded multiple times.
My app is Ruby 3.0.3/Rails 7.0 with Rollbar gem v3.4.0
I've initialized Rollbar js via the config and not loading it anywhere else.
My guess is this is caused by turbolinks, but I don't see anyway of fixing it.
Thanks in advance for your help
The text was updated successfully, but these errors were encountered: