-
Notifications
You must be signed in to change notification settings - Fork 37
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
feat: add an ipfs gateway selector to the settings #380
base: main
Are you sure you want to change the base?
Conversation
|
Doesn't work for me anymore, I did an Then if I go to the settings page and change the gateway, I get this error: Github actions preview also fails for me, but with It's also possible that these errors mean nothing and it's the framework trying to figure stuff out 😅 |
not allowed here
The last commit should fix the issue, I want to refactor the logic a bit, it's simpler to do it now since it involves a few files. I should have time on wednesday. |
yep, working again! 👍 |
Possible fix for #294
I think I do too much
useLocalSettings.getState().getIpfsGateway()
copy/pasting 😅