nuxt/example-auth0

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

VienArchway opened this issue · 2 comments

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)

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 =(

This will be fixed with Nuxt V2.13