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

Init & Attach sequence reversed in Getting Started example #34

Open
brettveenstra opened this issue Jul 19, 2021 · 0 comments
Open

Init & Attach sequence reversed in Getting Started example #34

brettveenstra opened this issue Jul 19, 2021 · 0 comments

Comments

@brettveenstra
Copy link

In the Getting Started section of the readme, the call for .init and .attach are inversed

Looks like this is the correct order of operations:

		config.init('<Your Tracker ID>');
		config.attach(options);
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