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
Currently in authentication, we have two different conditions to show user GitHub info and the login button.
work.ubq.fi/src/home/authentication.ts
Lines 14 to 23 in bd41261
This leads to a scenario where both can be shown at the same time or none is shown:
The text was updated successfully, but these errors were encountered:
Tip
/wallet 0x0000...0000
Sorry, something went wrong.
content: content: p: score: 0 elementCount: 4 img: score: 5 elementCount: 1 result: 5 regex: wordCount: 50 wordValue: 0.1 result: 2.78
content: content: p: score: 0 elementCount: 9 result: 0 regex: wordCount: 147 wordValue: 0 result: 0
content: content: p: score: 0 elementCount: 1 result: 0 regex: wordCount: 31 wordValue: 0.1 result: 1.85
zugdev
Successfully merging a pull request may close this issue.
Currently in authentication, we have two different conditions to show user GitHub info and the login button.
work.ubq.fi/src/home/authentication.ts
Lines 14 to 23 in bd41261
This leads to a scenario where both can be shown at the same time or none is shown:
The text was updated successfully, but these errors were encountered: