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

Unable to fetch feature toggles DOMException: signal is aborted without reason #165

Open
nmaties opened this issue May 20, 2024 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@nmaties
Copy link

nmaties commented May 20, 2024

Describe the bug

Hello there,

I keep on getting the following error in the browser:
image

image

Has anyone else experienced this?

Do you know how I can fix it?

Using version: ^4.1.1 in the package.json

Steps to reproduce the bug

No response

Expected behavior

No response

Logs, error output, etc.

No response

Screenshots

No response

Additional context

No response

Unleash version

^4.1.1

Subscription type

None

Hosting type

None

SDK information (language and version)

No response

@nmaties nmaties added the bug Something isn't working label May 20, 2024
@kwasniew
Copy link
Contributor

We're aware of this: Unleash/unleash-proxy-client-js#183. A few people reported seeing those error so we'll be looking into this today.

@nmaties
Copy link
Author

nmaties commented May 21, 2024

Thank you @kwasniew!

@kwasniew
Copy link
Contributor

@nmaties can you confirm if https://github.com/Unleash/proxy-client-react/releases/tag/v4.2.3 fixes your issue?

@nmaties
Copy link
Author

nmaties commented May 22, 2024

Give me some time, I'll check it and reply here. @kwasniew

@nmaties
Copy link
Author

nmaties commented May 22, 2024

@kwasniew I am still able to reproduce it with v4.2.3

@kwasniew
Copy link
Contributor

kwasniew commented May 22, 2024

@nmaties can you fork and edit my blitz https://stackblitz.com/edit/react-flags-demo?file=src%2FApp.js to help me diagnose the issue? I prepared a starter project reading a flag from a demo account and doing a basic check.
I use 4.3.2 for the react lib and 3.4.0 of unleash-proxy-client as my peer dependency.

@kwasniew
Copy link
Contributor

kwasniew commented May 22, 2024

Also I updated peerDependency version in 4.2.4 if you didn't install unleash-proxy-client dependency manually and depended on auto install.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

2 participants