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

Nuxt Bridge breaks on the client side #499

Closed
enkot opened this issue Aug 30, 2022 · 1 comment · Fixed by #505
Closed

Nuxt Bridge breaks on the client side #499

enkot opened this issue Aug 30, 2022 · 1 comment · Fixed by #505
Assignees
Labels
bug Something isn't working 🔥 p5-urgent webpack

Comments

@enkot
Copy link

enkot commented Aug 30, 2022

Environment

  • Operating System: Darwin
  • Node Version: v16.14.2
  • Nuxt Version: 2.16.0-27616340.013f051b
  • Nuxt Bridge Version: 3.0.0-27690335.da95eff
  • Package Manager: pnpm@7.9.4
  • Builder: webpack

Reproduction

https://codesandbox.io/s/infallible-shamir-2gdft8?file=/pages/index.vue:18-29

Describe the bug

Looks like Nuxt Bridge doesn't run any client side hooks. For example, mounted hook in the reproduction should show "test" in the console. It doesn't show it for Nuxt Bridge , but works fine for Nuxt 3.

Additional context

No response

Logs

No response

@avinean
Copy link

avinean commented Aug 30, 2022

The same shit.
It looks like JS even doesn't load to client side

image

  • Operating System: Darwin
  • Node Version: v18.6.0
  • Nuxt Version: 2.16.0-27616340.013f051b
  • Package Manager: pnpm@7.8.0
  • Builder: webpack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🔥 p5-urgent webpack
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants