keco39
NuxtUI: UCheckbox not rendering when v-show is false at page load
I'm currently building a product filter component and when, per group, there are more than 5 options, a link is shown for toggling the visibility of those hidden checkboxes (> 5). The problem is, when toggling the hidden checkboxes, the checkboxes themselves aren't being show, only the labels (I'm using the label slot). Is that a bug in UCheckbox?
1 replies
NuxtUI: "aliases startsWith is not a function" after upgrade
We have been postponing our NuxtUI upgrades since v2.14.1 because of an issue that's appearing when we get the latest version, but as we're now way behind, we would rather solve the issue (and v2.16.0 is possibly containing a solution for my custom breadcrumb).
We get the following exception when doing a Nuxt build:
aliases[key].startsWith is not a function
All is working fine when NuxtUI is on the older version. Any idea how we could troubleshoot this?
All is working fine when NuxtUI is on the older version. Any idea how we could troubleshoot this?
2 replies