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
In recipe showpage, the problem occurs when users switching between recipes' showpages, and go back to the previous recipe showpages (visited routes), it draws the canvas again making it thicker and thicker.
I put some conditions, to clear the canvas when switching routes, but I still cannot solve it.
This is not a serious bug even though it may make users annoyed, so I decided to move on and will revisit the problem if I have time.
The text was updated successfully, but these errors were encountered:
In recipe showpage, the problem occurs when users switching between recipes' showpages, and go back to the previous recipe showpages (visited routes), it draws the canvas again making it thicker and thicker.
I put some conditions, to clear the canvas when switching routes, but I still cannot solve it.
This is not a serious bug even though it may make users annoyed, so I decided to move on and will revisit the problem if I have time.
The text was updated successfully, but these errors were encountered: