You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2020. It is now read-only.
No matter what I pass to the
removeClientfunction, react always complain about the clientRef not being present.How can I fix it?
Here is a example of my code:
I have also hardcoded a number and it still throws the same exception. Any help would be nice.