cadilhac
cadilhac
Some time ago, I had reported an issue in the code where the trigger group was used instead of the job group. Here is another instance of the same confusion...
Logically, the next addition would be to prevent duplicate tags. Did you plan it?
### Environment **Vuetify Version:** 3.4.0 **Vue Version:** 3.3.8 **Browsers:** Chrome 119.0.0.0 **OS:** Windows 10 ### Steps to reproduce Hit several times the "visible" switch. You will see that I animate...
Adding a custom control (in my case this is a button but it can be a simple unstyled text for the test) in the map creates 2 issues: - A...
### Describe the bug I have a Toast tag in the higher level template vue file. If I add this in the file: `import Toast from 'primevue/toast'` Then toasting works...
I have 2 issues. I have the component set up like this: `` It does not autoplay. If I add mute:1 for instance, then it autoplays and is muted. The...
Hi, I have an angular ng-if directive on a I tag. When it is converted to svg, I can still see it in the DOM on the svg tag (it...