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

Fix lazy loads #306

Merged
merged 2 commits into from
Apr 4, 2024
Merged

Fix lazy loads #306

merged 2 commits into from
Apr 4, 2024

Conversation

nplasterer
Copy link
Contributor

@nplasterer nplasterer commented Apr 4, 2024

From some testing it turns out if you don't set the value to anything it will just throw it away and not actually do what we want here. By adding the let it now works.

Lets not lazy load Contacts either. It also just instantiates the classes but doesn't load the consent.

@nplasterer nplasterer requested a review from a team as a code owner April 4, 2024 15:56
@nplasterer nplasterer merged commit 98208aa into main Apr 4, 2024
2 checks passed
@nplasterer nplasterer deleted the np/fix-lazy-loads branch April 4, 2024 21:15
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.

3 participants