We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Liftlog fails to launch with just a white screen saying liftlog on some devices. I'm unsure what this is but will try and figure it out.
Comment: https://www.reddit.com/r/opensource/comments/1e6syhw/comment/llocm2r/?context=3
The text was updated successfully, but these errors were encountered:
I thought it was about JS not loading (Es5 or something) So I attempted to downlevel the JS in this branch https://github.com/LiamMorrow/LiftLog/tree/fix-js
But it's not a great experience. Styling is super bad and things just don't work. At any rate, I actually don't think this is the issue.
Looking at Sentry I see Java.IO.FileNotFoundException wwwroot/_framework/blazor.webview.js https://liftlog.sentry.io/share/issue/10ce0ed1f9d54aff880bb0f65a859adc/
Java.IO.FileNotFoundException wwwroot/_framework/blazor.webview.js
This makes me think it is this error as the phone type matches the user's phone. This could be related: dotnet/maui#16792
Sorry, something went wrong.
No branches or pull requests
Liftlog fails to launch with just a white screen saying liftlog on some devices. I'm unsure what this is but will try and figure it out.
Comment:
https://www.reddit.com/r/opensource/comments/1e6syhw/comment/llocm2r/?context=3
The text was updated successfully, but these errors were encountered: