-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Demos not working #98
Comments
Thank you ! The thing is, I use this demo with "pixijs.download/dev/pixi.js" which is latest dev. It means guys broke something in dev again. It should work if you copy the demo and use with latest stable :) I'll look what did they break today or tomorrow. |
Oh, its broken only for Canvas2d mode. |
This is an old ticket, so I'm not sure if the demos have been fixed since the initial posting, but looks like they are broken again (or still!). |
Adding visibility |
Adding visibility ^2 |
Browser's throwing:
main.js:104 Uncaught TypeError: Cannot read property 'flush' of undefined
at update (main.js:104)
update @ main.js:104
I use Chrome
The text was updated successfully, but these errors were encountered: