Jean Claude Adams

Results 3 comments of Jean Claude Adams

I follow this guide and I was deploy the first time, but now we get errors like this Step #6 - "builder": > Illuminate\Foundation\ComposerScripts::postAutoloadDump Step #6 - "builder": > mkdir...

I found the error: component not have "data" attribute, and only need valuate component.optionValues. In a LivewireSelect component the variable only is optionValues. ``` selectDown(component) { if (component.optionsValues.length - 1...

Thanks for sharing this solution. I spend a few days to understand how can get the value, and only need to include a listener into my component and all this.