Planimeter / game-engine-2d

Planimeter Game Engine 2D - LÖVE-based game engine for Lua
https://github.com/Planimeter/game-engine-2d/wiki
MIT License
736 stars 74 forks source link

Sidebar fails to load on Safari #82

Closed andrewmcwatters closed 7 years ago

andrewmcwatters commented 7 years ago

Added event.js to track tasks and microtasks fired by andrewmcwatters/route.js and andrewmcwatters/include.js.

Expected synchronous processing:

routechange
mutation
includecontentrequested
includecontentloaded
viewcontentloaded

Expected stack processing:

viewcontentloaded
routechange
includecontentrequested
mutation
includecontentloaded
andrewmcwatters commented 7 years ago

In a turn of events, this is a bug with Safari.