Skip to content

Conversation

@freethejazz
Copy link

events.change is getting called with the Window object because it's being called in setTimeout. To get around the issue, I've aliased the original this value to self and called event.change with that alias instead. This should resolve issues regarding the paste functionality.

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

Successfully merging this pull request may close these issues.

1 participant