ankurpowar
Results
2
comments of
ankurpowar
I am facing the same problem. for some reason the click event is not working.
so I had imported a server function into my component and when I removed it then click event started working. basically , I removed the following line: import { getUser...