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

[Bug Report]: PrimeVue (and without it) SSR. #1402

Closed
houd1ni opened this issue Jun 15, 2024 · 5 comments · Fixed by #1400
Closed

[Bug Report]: PrimeVue (and without it) SSR. #1402

houd1ni opened this issue Jun 15, 2024 · 5 comments · Fixed by #1400
Assignees
Labels
bug Something isn't working

Comments

@houd1ni
Copy link

houd1ni commented Jun 15, 2024

Steps to reproduce

Make a SSR project with PrimeVue. Import it anywhere or use in the project. Build for SSR (node).

Reproduce link

No response

What is actually happening?

From this:
image
It's in Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o;}})

To that:
image
Here 'this' is it:
image

And this (without PrimeVue):
image
.
image

System Info

Win10 x64 high-end config.
@houd1ni houd1ni changed the title [Bug Report]: PrimeVue SSR. [Bug Report]: PrimeVue (and without it) SSR. Jun 15, 2024
@wre232114
Copy link
Member

please provide the farm version you are using

@houd1ni
Copy link
Author

houd1ni commented Jun 15, 2024

"@farmfe/cli": "^1.0.2",
"@farmfe/core": "^1.1.15",

@wre232114 wre232114 self-assigned this Jun 17, 2024
@wre232114
Copy link
Member

which primevue version are you using? I can not reproduce your issue, i use primevue@4-rc

@houd1ni
Copy link
Author

houd1ni commented Jun 17, 2024

which primevue version are you using? I can not reproduce your issue, i use primevue@4-rc

3.52.0

could you please share repro you are working with? I'll try to compare.

@wre232114
Copy link
Member

I reproduced it in 3.52.0, i'll fix it now

@wre232114 wre232114 added the bug Something isn't working label Jun 17, 2024
@wre232114 wre232114 mentioned this issue Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants