wireui / wireui

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

Starting in 1.18.5: Alpine Expression Error: Invalid or unexpected token #769

Closed thsteinmetz closed 6 months ago

thsteinmetz commented 6 months ago

Just wanted to start a quick issue to let you know that starting today, with 1.18.5 I am seeing the following errors across the board on all the components:

Alpine Expression Error: Invalid or unexpected token

Expression: "wireui_select({
                    wireModel: @entangle($attributes->wire('model')),
})"

Downgrading to 1.18.4 and the issue goes away.

BoGnY commented 6 months ago

Me too.. I've updated from 1.18.1 to 1.18.6 and have the same issue (50+ errors on each page).

PH7-Jack commented 6 months ago

Same error in the latest release?

thsteinmetz commented 6 months ago

@PH7-Jack , yes, also on the latest.

PH7-Jack commented 6 months ago

Fixed by reverting the changes