I'm having trouble using React hooks in the Zendesk app generated with zcli and scaffold. I've tried various approaches, searched extensively, but it's still not working. I couldn't find anything in the documentation addressing this issue. No matter where I call the hook, it always returns this error to me.
I generate the app with zcli apps:new --scaffold=react
