Closed masuhar closed 7 years ago
on FF53.0.3 Windows 32 bit
Thank you for your comment. I tried the situation on FF53.0.3 Windows 32 bit, but Kanon was working normally. Could you try the situation again? If Kanon doesn't work, could you tell me the situation more detail? Sorry for any inconvenience.
I tried it again and now confirmed that the second arrow appears immediately after I typed a
in the second line. I suppose the problem has been resolved.
The following code should show the arrows for both a and b, but the one for b does not appear when I typed
var b = a;
. After writing some code in the next line, it appears, and keep appearing even if the added code aftervar b = a;
is deleted.