Skip to content

Components rendered in dev mode are not rendered when built #183

Answered by dhruvkb
dhruvkb asked this question in Q&A
Discussion options

You must be logged in to vote

This was a Pinia mistake on my part. I was using a computed ref that was recreating the objects on every use. Replacing that with a plain ref fixed the problem (commit dhruvkb/portfolio@fc3e795).

Sorry I assumed it was a problem with îles.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dhruvkb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant