Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rg4js('options', ...) is only applied when Raygun client is initialised #457

Open
Widdershin opened this issue Apr 28, 2022 · 0 comments
Open
Assignees

Comments

@Widdershin
Copy link
Contributor

Options are only applied when rg.init is called, which means that calling rg4js('options', ...) after the page has finished loading will not apply the options.

You can workaround this by calling rg4js('boot') after changing options, but it would be preferable calling rg4js('options', ...) immediately applied the options instead.

@Widdershin Widdershin changed the title rg4js('options', ...) is only applied when Raygun client is initialised rg4js('options', ...) is only applied when Raygun client is initialised Apr 28, 2022
@Widdershin Widdershin self-assigned this May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant