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] - 6963 provider creation #2123

Merged
merged 5 commits into from
Apr 1, 2024
Merged

Conversation

Adamj1232
Copy link
Member

Description

Dont create 1193 provider from 6963 injected provider as the providers are frozen by the standard and already in 1193 format
This was previously throwing errors on some injected providers.
Closes #2114

@Adamj1232 Adamj1232 merged commit 9b871a1 into develop Apr 1, 2024
3 checks passed
@Adamj1232 Adamj1232 deleted the fix/6963_provider_creation branch April 1, 2024 19:08
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.

injectedModule bug: "Cannot assign to read only property 'request' of object '[object Object]'"
2 participants