Brian Ginsburg
Brian Ginsburg
Safari iOS has a similar issue as Chrome on iOS. Starting the linking process there while debugging in macOS Safari shows the following output: As with Chrome on iOS, we...
The Chrome on iOS and Safari iOS issues with retries described above are fixed in https://github.com/fission-codes/webnative/issues/446.
Hi @youk 👋 . Thanks for opening the issue. This is an issue for the ODD SDK. Would you mind opening an issue over here: https://github.com/oddsdk/ts-odd. As a quick note,...
> As for the issue itself, the browser clearly complains about CORS violation. Browsers sometimes complain about CORS issues when root cause is something else. > I don't quite understand...
Thanks for looking into this further! ❤️ > Couldn't the error handling in the app be improved? I mean not the indefinitely spinning "Initializing file system" screen, but a meaningful...
Yep, they should. This may be as simple as adding the `autofocus` attribute to the inputs. See: https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autofocus
We have started this effort with: - [x] EC2 status checks - [x] Cloudflare tunnel alerts when tunnel goes down Next steps: - [ ] Implement Cloudflare tunnel alerts in...
Tasks: - [ ] Add GH action to run unit and integration tests on pull request to `main` - [ ] Make sure integration tests use embedded configs
Scoped this issue to focus only on integration tests. We'll address unit tests here: https://github.com/Lilypad-Tech/lilypad/issues/279.
We have reports this has been resolved. Please comment if that's not the case and we can re-open this issue.