Skip to content
Discussion options

You must be logged in to vote

Are you building in production mode?

edit: I think the introduction of the disabled prop broke it. As a workaround, use <PiniaColadaDevtools v-if="isDev" /> and declare const isDev = process.env.NODE_ENV !== 'production'

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Perdolique
Comment options

@posva
Comment options

Answer selected by posva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #427 on November 30, 2025 06:03.