-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
CSS Loading Issue with Prime Version 10.0.3 #5120
Comments
@meriemMat try 10.0.5 which was just released but most likely its the order of your CSS imports in your chosen bundler such as NetxJS etc. PrimeReact 10 added a new |
Please fork the CodeSandbox project or Stackblitz project and create a case demonstrating your bug report. This issue will be closed if no activities in 20 days. |
Only when the page is loading does it appear as shown in the picture, and then it immediately displays correctly. |
Share a Stackblitz to see if we can help @aholeye @meriemMat |
@SoyDiego @melloware Thanks for your reply. |
Sorry I don't know the solution :( |
@aholeye it doesn't look like you followed the Tailwind instructions? https://primereact.org/tailwind/ |
Hi there, Before proceeding, it's highly recommended that you visit primereact.org/tailwind and carefully review the available documentation. You can use this repo (https://github.com/primefaces/primereact-examples/tree/main/nextjs-styled-tailwind) as a base for the correct setup. If your problem continues to persist, please don't hesitate to inform us. Thank you. |
@aholeye your issue is FOUC: #5188 |
I will close this for now as its basically a duplicate of #5188 |
CSS Loading Issue with Prime Version 10.0.3
i am having this ui shwoing quiqly then the css is correctly set :
Any idea about the cause?
The text was updated successfully, but these errors were encountered: