robsontenorio / mary

Laravel Blade UI Components for Livewire 3
https://mary-ui.com
Other
892 stars 106 forks source link

Violating node issue with x-toggle component #454

Closed m-canton closed 1 month ago

m-canton commented 2 months ago

maryUI version

1.31.3

daisyUI version

4.11.1

Livewire version

3.5.0

What browsers are affected?

Opera

What happened?

x-toggle component needs id and for attributes to avoid violating node issue. I can see this in official doc examples.

On the other hand, it doesn't let me choose my browser here, which is Opera. I have edited it after.

robsontenorio commented 2 months ago

What is the minimal code to reproduce this ?

m-canton commented 2 months ago

What is the code to reproduce this ?

You can go to official docs and open dev tools. Your website has the code.

image