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

Processing is not blocked until redirected to an external URL #1203

Closed
wattanx opened this issue May 9, 2024 · 1 comment
Closed

Processing is not blocked until redirected to an external URL #1203

wattanx opened this issue May 9, 2024 · 1 comment

Comments

@wattanx
Copy link
Collaborator

wattanx commented May 9, 2024

Environment


  • Operating System: Linux
  • Node Version: v18.18.0
  • Nuxt Version: 2.17.3
  • CLI Version: 3.11.1
  • Nitro Version: 2.9.6
  • Package Manager: npm@10.2.3
  • Builder: webpack
  • User Config: ssr, bridge, serverHandlers, devServerHandlers, devServer, typescript, nitro, buildModules
  • Runtime Modules: -
  • Build Modules: (), @nuxt/bridge@3.2.0

Reproduction

https://stackblitz.com/edit/github-cpfme2

Describe the bug

Processing is not blocked until redirected to an external URL.

Expected logs

redirected

Actual logs

redirected
should not call

Additional context

No response

Logs

No response

@wattanx
Copy link
Collaborator Author

wattanx commented May 9, 2024

Resolved at #1197

https://stackblitz.com/edit/github-cpfme2-8k2ziq

If you want to use it early, please use @nuxt/bridge-edge@3.2.0-28586260.c1ce444.

@wattanx wattanx closed this as completed May 9, 2024
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

1 participant