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
Hi there,
Me and C1 folks got this warning from the console when some of the components are mounted. That would be lovely if it could be fixed sometime soon.
The pseudo class ":first-child" is potentially unsafe when doing server-side rendering. Try changing it to ":first-of-type".
The text was updated successfully, but these errors were encountered:
Duplicate #158
Sorry, something went wrong.
@JimLin94
It will be fixed in #253
No branches or pull requests
Hi there,
Me and C1 folks got this warning from the console when some of the components are mounted. That would be lovely if it could be fixed sometime soon.
The pseudo class ":first-child" is potentially unsafe when doing server-side rendering. Try changing it to ":first-of-type".
The text was updated successfully, but these errors were encountered: