mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-24 01:31:44 +00:00
Use computed value to clear up TypeError in dialog persistient prop
This commit is contained in:
@@ -260,7 +260,7 @@
|
||||
<v-dialog
|
||||
v-model="snack"
|
||||
width="500px"
|
||||
persistent="true"
|
||||
:persistent="true"
|
||||
>
|
||||
<v-card
|
||||
color="primary"
|
||||
|
||||
Reference in New Issue
Block a user