Skip to content

Fix withCredentials#4892

Merged
elalish merged 4 commits intomasterfrom
credentialFix
Sep 25, 2024
Merged

Fix withCredentials#4892
elalish merged 4 commits intomasterfrom
credentialFix

Conversation

@elalish
Copy link
Contributor

@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
@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