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
I just figureout that when I destroy the textbox the events associated aren't removed giving to me, in my loop game, the error:
CanvasInput.js:1284 Uncaught TypeError: Cannot set property 'font' of null(…)
every time I click with mouse.
can you please help me to solve this problem? ty
The text was updated successfully, but these errors were encountered:
logicplace
added a commit
to logicplace/CanvasInput
that referenced
this issue
Mar 4, 2018
I just figureout that when I destroy the textbox the events associated aren't removed giving to me, in my loop game, the error:
CanvasInput.js:1284 Uncaught TypeError: Cannot set property 'font' of null(…)
every time I click with mouse.
can you please help me to solve this problem? ty
The text was updated successfully, but these errors were encountered: