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

Jhipster 8.8.0 Microfront end, with primeng 19 style issue #28655

Open
NNanosoft opened this issue Feb 10, 2025 · 0 comments
Open

Jhipster 8.8.0 Microfront end, with primeng 19 style issue #28655

NNanosoft opened this issue Feb 10, 2025 · 0 comments

Comments

@NNanosoft
Copy link

Overview of the issue

I create a gateway and blog microservice with microfront end, I added the primeng package with primeng themes on both gateway and microservice, setup the theme on the gateway app.config.ts. Then I added a primeng button on home screen and Blogs list screen. When I run the gateway and the microservice application with mvnw command, the button on the home screen is loaded correctely with style and variables, when I navigate to the blog list screen using the navigation bar the button on the blog list is loaded correctelly with style and variables too,

Image

Image

but when I refresh the blog list screen (with F5 button or clicking refesh button on the browser) the primeng button doesn't load properly and on the page header the button-style is loaded but not button-variable

Image

Image

Motivation for or Use Case

I think that this is a bug on webpack config generated by JHipster because I did the same on project with angular and it works fine there.

Reproduce the error

to repoduce this issue, I create a github repository with demo application: https://github.com/NNanosoft/primeng-mf-jhipster

Related issues
Suggest a Fix
JHipster Version(s)

I did the test with JHipster 8.8.0

Browsers and Operating System

Windows 11
The command line is launched with PowerShell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants