Reaster0 / ft_transcendence

la transcendaaance
0 stars 2 forks source link

Clear Front warnings #107

Open LesChats opened 2 years ago

LesChats commented 2 years ago

Following the correction sheet =>

Screen Shot 2022-06-22 at 1 46 02 PM

good luck everyone 💀

Ala-Na commented 2 years ago

Cleaned them on the chat page. A lot of previous warning were due to vuetify 2 elements being used, when they're not available in vuetify 3. The only warnings remaining that I know for chat, is the "keyframe property" which appears when v-tab element is clicked on (v-tab is used to change between members/admins tab inside a channel display). But this warning is also displayed on vuetify documentation page about v-tab : https://next.vuetifyjs.com/en/components/tabs/ so it's defensible. If we have to make a demo while in correction, we should be careful to demonstrate the warning on the vuetify 3 documentation (links above) and not vuetify 2.

Reaster0 commented 2 years ago

the other one that we can't fix is when we resize the page after clicking a button that change the page the error "Uncaught TypeError: canvas is null" proc but i don't think we can do anything about it 🤐