Hi everyone, I’ve been using this tutorial to create a dropdown search function of a collection on my website but it doesn’t seem to be working.
export function button1_click(event, $w) { //Add your code for this event here: }
on the above line of code it says the event parameter is never used.
Any help or ideas would be great!
Thanks,
Jordan