You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
N.b. this is a bug in Vuetify, in the v-expansion-panel component used in MetadataPanel.vue. You can see clearly that, when expanding metadatapanel is expanded (as is default), the chevronUp is missing.
Hope is that this will be solved in a future version of vuetify, and this is likely, because we are using a very unfinished Beta version.
An alternative solution is creating our own expansion-panel component; not very hard but still takes a few hours. It would be great to retire vuetify altogether though.
The text was updated successfully, but these errors were encountered:
mdi-chevron-up missing
In detail view, I am getting the following error in the console:
Error: <path> attribute d: Expected number, "mdi-chevron-up".
Example: https://bafybeidrmheunuh7awdmfvr23o7yll4exi65uzlstgb7vskz2fz6giw5ji.on.fleek.co/#/search?type=audio&page=2&last_seen=%3C30d
Originally posted by @dokterbob in #254 (review)
N.b. this is a bug in Vuetify, in the v-expansion-panel component used in MetadataPanel.vue. You can see clearly that, when expanding metadatapanel is expanded (as is default), the chevronUp is missing.
Hope is that this will be solved in a future version of vuetify, and this is likely, because we are using a very unfinished Beta version.
An alternative solution is creating our own expansion-panel component; not very hard but still takes a few hours. It would be great to retire vuetify altogether though.
The text was updated successfully, but these errors were encountered: