Hi Everyone,
I have a Flexible Height Gallery that has a function to update a variable that used in further operations.
The issue is that OnSelect property stopped working unexpectedly
I tried retrieving the value like Gallery.Selected.Name and it detects that but OnSelect doesn't work.
To test it, I used simple Notify() but the function cannot trigger that as well.
Any idea what went wrong?