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

when adding to a canvas element, action never fires #242

Open
st-h opened this issue Sep 25, 2020 · 1 comment
Open

when adding to a canvas element, action never fires #242

st-h opened this issue Sep 25, 2020 · 1 comment

Comments

@st-h
Copy link

st-h commented Sep 25, 2020

I was just trying to apply this addon to a canvas element:

<canvas {{did-resize this.updateSize}} />

However, I noticed that the updateSize function is never called. If I replace the canvas with a simple div, everything works as expected. Any ideas why this is might be happening?

@danieledraganti
Copy link

+1, happening to me as well. I wonder what may be causing this.

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

2 participants