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
https://stackblitz.com/edit/remix-run-remix-xgo7yxcq?file=app%2Froutes%2F_index.tsx
when loading data, the svg animation not work. is something wrong?
macos 15.1.1 pnpm 8.15.6 node v18.20.3
pnpm
when async loading data, render svg animation loading, the loading use react-loader-spinner lib.
the loading can't play animation until loader load the data completed
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Reproduction
https://stackblitz.com/edit/remix-run-remix-xgo7yxcq?file=app%2Froutes%2F_index.tsx
when loading data, the svg animation not work. is something wrong?
System Info
Used Package Manager
pnpm
Expected Behavior
when async loading data, render svg animation loading,
the loading use react-loader-spinner lib.
Actual Behavior
the loading can't play animation until loader load the data completed
The text was updated successfully, but these errors were encountered: