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

Fixed dataLayer variables set through facade not being outputted #45

Merged
merged 1 commit into from
Dec 15, 2021

Conversation

FrittenKeeZ
Copy link
Contributor

Use a singleton instead of bind, so the facade will use the same instance every time.
Fixes regression caused by #43

Use a singleton instead of bind, so the facade will use the same instance every time.
@FrittenKeeZ
Copy link
Contributor Author

You should really consider adding a test to verify that variables are outputted correctly.

@freekmurze freekmurze merged commit 19f257e into spatie:main Dec 15, 2021
@freekmurze
Copy link
Member

Thanks! Yeah, an extra test for this would be nice.

I currently have no time for it, but I'd accept a PR that adds such a test.

@FrittenKeeZ FrittenKeeZ deleted the patch-1 branch December 15, 2021 10:30
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

Successfully merging this pull request may close these issues.

2 participants