Skip to content
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

Uncaught TypeError: this.applyRenderMixing is not a function #73

Open
NotAmaan opened this issue Jul 16, 2021 · 4 comments
Open

Uncaught TypeError: this.applyRenderMixing is not a function #73

NotAmaan opened this issue Jul 16, 2021 · 4 comments

Comments

@NotAmaan
Copy link

Seems like a typo this.applyRenderMixing

https://github.com/pixijs/pixi-layers/blob/d8a2d9dba0e1fdac3169bf35473725143360e6ff/src/DisplayMixin.ts#L118

@gsotirov
Copy link

I've encountered a problem with this part as well.
When you call applyParticleMixin(ParticleContainer) it throws an error. It doesn't like the this in this.applyRenderMixing
image
@ivanpopelyshev ?

@ivanpopelyshev
Copy link
Collaborator

ivanpopelyshev commented Aug 26, 2021

I dont know how I missed this issue. Can anyone make me a PR please? we should call that applyContainerRenderMixin from above

@gsotirov
Copy link

@ivanpopelyshev Thanks for the quick response.
#76

@ivanpopelyshev
Copy link
Collaborator

OK, fixed another bug, try 1.0.8 please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants