react-zendesk
react-zendesk copied to clipboard
canUseDOM always "true"
because it function, but used like boolean
I'll have to defer to the owner of the repo.
In my view, it would probably be safer to simply call the function everywhere it is used instead of immediately invoking it at the top.
I don't understand how this would be safer. sounds like unnecessary calls - the result of the call in real conditions will always be the same. In any case, my job is only to suggest changes.