Skip to content
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

Fixes primefaces#16595 - CSS Layers for example with Tailwind CSS fail when appending styles to header and SSR enabled #16596

Closed

Conversation

EnricoMessall
Copy link
Contributor

@EnricoMessall EnricoMessall commented Oct 20, 2024

fix #16595

Using custom implementation of prepend instead of the normal one that is not known by SSR

 + Use custom implementation instead of not known prepend on server side
Copy link

vercel bot commented Oct 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Oct 20, 2024 10:25am
primeng-v18 ⬜️ Ignored (Inspect) Visit Preview Oct 20, 2024 10:25am

@fxprunayre
Copy link

Would this also fix #16567? At least it gives me a pointer where to look about styles.

@mertsincan mertsincan added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Nov 18, 2024
@cagataycivici cagataycivici deleted the branch primefaces:v18 December 9, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v18 - CSS Layers for example with Tailwind CSS fail when appending styles to header and SSR enabled
4 participants