-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Description
Version
2.3.1
Reproduction link
Steps to reproduce
This tests are based on this branch of nuxt.js which brings 2.3.x runInNewContext compatibility to nuxt.js. But can be reproduced with any other setup with runInNewContext set to false.
What is expected?
_uid should be incremented on context and reset after every request
What is actually happening?
It is being shared across requests and each request affects next one.
Metadata
Metadata
Assignees
Labels
No labels