logrocket
logrocket copied to clipboard
Calling `this.$logRocket.sessionURL()` returns `Must call LogRocket.init() before sessionURL becomes available.`
Thanks for this plugin!
I'm trying to get the URL of the session so I can deal with it accordingly. Looks like when I tried to call it (eg: from the created lifecycle), LogRocket hasn't be initialized then? Am curious how you would call it and when?