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: use URL polyfill for shouldDoInterceptionBasedOnUrl #111

Merged

Conversation

viljark
Copy link
Contributor

@viljark viljark commented Oct 26, 2023

Summary of change

Use URL polyfill from "react-native-url-polyfill" as it is done in all other files.

Related issues

Fixes ERROR [Error: URL.hostname is not implemented] when using the library with fetch.

@rishabhpoddar rishabhpoddar changed the base branch from master to 4.0 October 26, 2023 06:57
@nkshah2
Copy link
Contributor

nkshah2 commented Oct 26, 2023

Hi @viljark

What platform did you see that error on?

@viljark
Copy link
Contributor Author

viljark commented Oct 26, 2023

Hi, on Android 14 with "react-native": "0.72.6" (both with Hermes and JSC)

@rishabhpoddar rishabhpoddar merged commit 7d60559 into supertokens:4.0 Oct 26, 2023
4 of 5 checks passed
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