8000 Breaking change causing pinia devtools to stop working with 3.16 · Issue #823 · nuxt/devtools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Breaking change causing pinia devtools to stop working with 3.16 #823
Closed
@leon-marzahn

Description

@leon-marzahn

Environment

Any

Reproduction

https://stackblitz.com/edit/nuxt-pinia-issue-3-16

  1. Open devtools
  2. Click on the pinia tab
  3. Pinia is empty even though there is a store registered

Describe the bug

As also posted on: #822

The 3.16 release has introduced an undocumented breaking change for pinia in the way that the devtools are registered. The main issue is that the devtools are registered after the pinia plugin is loaded and this causes them to not work at all.

What's the best way to resolve this in pinia to make the pinia devtools for nuxt work again?

Additional context

No response

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0