-
Couldn't load subscription status.
- Fork 21
fix(compat-table): show message when JavaScript is disabled #890
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
base: main
Are you sure you want to change the base?
Conversation
72df6f3 to
202b798
Compare
202b798 to
9a21f2c
Compare
|
Added comments regarding unaddressed review notes to document why I did not address them. |
|
Addressed the review comments, removing the CSS and the prettier ignore directive. As noted in one of the review threads, I don't think this component ever actually enters the pending state, seemingly going straight from initial to complete. I guess maybe that's fine, but it does mean the Loading... message seems to no longer appear as the page first loads. |
Description
Addresses #873
Motivation
So if JS is disabled there is a message
JS enabled (same as current):
Screencast.From.2025-10-10.09-46-15.mp4
JS disabled: