Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

Unnecessary rawCreateElement.call() #557

Closed
treshugart opened this issue Jun 8, 2016 · 1 comment
Closed

Unnecessary rawCreateElement.call() #557

treshugart opened this issue Jun 8, 2016 · 1 comment

Comments

@treshugart
Copy link
Contributor

It's already bound to the document, so we can just call it directly: rawCreateElement(name).

justinfagnani pushed a commit that referenced this issue Jun 17, 2016
Fixes #557 - Call rawCreateElement with only .call() instead of .bind()
@treshugart
Copy link
Contributor Author

Fixed in #561.

justinfagnani pushed a commit that referenced this issue Aug 22, 2016
Fixes #557 - Call rawCreateElement with only .call() instead of .bind()
justinfagnani pushed a commit that referenced this issue Aug 26, 2016
Fixes #557 - Call rawCreateElement with only .call() instead of .bind()
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant