https://discord.umbraco.com logo
Yeah I saw those, I've also tried with: @selected=...
# package-development
i
Yeah I saw those, I've also tried with: @selected=${() => this.#onSelected(item)} - nothing happens @selected=${this.#onSelected(item)} - the debugger in the function gets hit for each card being loaded but neither of them actually fire the onSelected function
3 Views