nuxt / example-auth0

A simple example that shows how to use Nuxt.js with Auth0.
https://auth0.nuxtjs.org
MIT License
722 stars 159 forks source link

Can not open more than 2-3 tabs browser in dev mode #77

Closed VienArchway closed 4 years ago

VienArchway commented 4 years ago

Version

2.11.0

Reproduction link

https://auth0.nuxtjs.org/

Steps to reproduce

Example-Auth0 (https://github.com/nuxt/example-auth0)

I had copied this example repos to local and register like README setup file.

Screen Shot 2020-02-24 at 11.07.43.png

I still have no idea yet. But I'll try to research config in dev mode

What is expected ?

I want dev mode can open many tabs like pro mode

What is actually happening?

In dev mode, can not open more than 3 tabs browsers

This bug report is available on Nuxt community (#c47)
a0972199950 commented 4 years ago

Same issue, but I cannot open more than two tabs in dev mode. I use nuxt SSR, and when tabs are more than two, ajax request will be pending until one of the three tabs is closed =(

atinux commented 4 years ago

This will be fixed with Nuxt V2.13