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
1.2.3
Download Emotion example app repo: svn export https://github.com/remix-run/remix/tree/main/examples/emotion
svn export https://github.com/remix-run/remix/tree/main/examples/emotion
Install dependencies: yarn
yarn
Run app: yarn dev
yarn dev
Look at the console
An app that doesn't perform unnecessary re-renders.
If you look at the console tab, you get the following:
The text was updated successfully, but these errors were encountered:
Tracked in remix-run/examples#1 (which was re-opened after you posted this issue, but have more information about what's going on)
Sorry, something went wrong.
Got it. I'll close this issue then and follow the discussion on the other one then.
No branches or pull requests
What version of Remix are you using?
1.2.3
Steps to Reproduce
Download Emotion example app repo:
svn export https://github.com/remix-run/remix/tree/main/examples/emotion
Install dependencies:
yarn
Run app:
yarn dev
Look at the console
Expected Behavior
An app that doesn't perform unnecessary re-renders.
Actual Behavior
If you look at the console tab, you get the following:
The text was updated successfully, but these errors were encountered: