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 withCredentials #4892

Merged
merged 4 commits into from
Sep 25, 2024
Merged

Fix withCredentials #4892

merged 4 commits into from
Sep 25, 2024

Conversation

elalish
Copy link
Collaborator

@elalish elalish commented Sep 19, 2024

I should have caught this in code review way back when this was added. This is changing a property on our shared static loader, so it can't be a per-element option, but a static option, like the dracoDecoderLocation. Good time for a small breaking change for v4.0. Nevermind, it shouldn't be static. It was just broken because it was treated as static internally, which it shouldn't have been - plus it wasn't updating correctly.

@elalish elalish changed the title make withCredentials static Fix withCredentials Sep 23, 2024
@elalish elalish merged commit 953cd4a into master Sep 25, 2024
5 checks passed
@elalish elalish deleted the credentialFix branch September 25, 2024 16:29
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.

1 participant