Tsunder / Pardus-Sweetener

A browser extension that enhances the user interface of the online game Pardus
3 stars 3 forks source link

mouse in minimap causes crash on refresh #33

Open Tsunder opened 5 years ago

Tsunder commented 5 years ago

"Cannot read property 'f' of undefined at SectorMap.getSpeed [map.js:449:22] at SectorMap.drawPath"

happen when fast refreshing of page while the mouse is in the minimap box.

suspicion: it attempts to calculate the path when not everything is loaded yet.