wireui / wireui

TallStack UI components
https://v1.wireui.dev
MIT License
1.37k stars 166 forks source link

Input Async Search Broken #780

Closed GBry closed 6 months ago

GBry commented 6 months ago

Errors popping: Alpine Expression Error: Unexpected token ':' Expression: "WireUi::component('input')"

Alpine Expression Error: trans is not defined Expression: "trans('wireui::messages.searchHere')"

The search box doesn't appear, but the first 10 items that gets returned from the API do (before actually doing the search) image

Dependencies

WireUI Version: 1.18.8 Laravel Version: 100.29.0 Alpine.js Version: Bundled with Livewire Livewire Version: 3.0.10 Lang: en_US Desktop (If applicable, please complete the following information):

OS: Windows 10 Browser: Chrome Version 118.0.5993.89

skoTner commented 6 months ago

Have the same issue, but occured first after upgrading to Livewire v3. Screenshot 2023-10-25 at 14 44 14

PH7-Jack commented 6 months ago

It's happening because both of you have published the views. This bug was fixed, however you need to publish the views again to make an effect. If you don't have changed anything in the published views, you don't need to have them published. Just delete the folder.