Closed zetafunction closed 10 years ago
This is polymer listening inside requestAnimationFrame to startup. There's nothing I can do unfortunately.
I'm wrong, this is because I'm using this.async() inside the routing system, which defaults to raf if you don't pass a time. Since raf doesn't fire on background tabs the view system never bootstraps.