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
So i want to create my project using vite / typescript / kaboom. I found out that i have an issue if i want to make requests. For every single request i make it draws a new canvas. I've tried to add in an useEffect which fixes the multi draw canvas but then i don't have my values available to use. Any suggestion or ideas will be welcomed.
Thanks have an awesome day!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
So i want to create my project using vite / typescript / kaboom. I found out that i have an issue if i want to make requests. For every single request i make it draws a new canvas. I've tried to add in an useEffect which fixes the multi draw canvas but then i don't have my values available to use. Any suggestion or ideas will be welcomed.
Thanks have an awesome day!
Beta Was this translation helpful? Give feedback.
All reactions