project-error / npwd-app-template

Basic app template for NPWD.
11 stars 9 forks source link

MuteableRefObject is not assignable to type 'MutableRefObject<NuiHandlerSignature<T>>' #14

Open darktrovx opened 8 months ago

darktrovx commented 8 months ago

In the latest update this error will occur in the "useNuiEvent.ts" file that was added. NOTE: I have created a PR with MY solution for this, BUT it may not be correct as my knowledge with TS is still new.

Link