Blazor sends wrong index to the event
I am getting a problem where the index has been sent to the event is 1 higher than the array count... and for some reason I can't get it to send the item I am clicking..(index 0)
1 Reply
and when I send the object rather the index it says it is out of the bounds