Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Bind functions passed to DNodes to the enclosing widget that they are declared #634

Merged
merged 2 commits into from
Aug 16, 2017

Conversation

agubler
Copy link
Member

@agubler agubler commented Aug 16, 2017

Type: bug

The following has been addressed in the PR:

  • There is a related issue
  • All code matches the style guide
  • Unit or Functional tests are included in the PR

Description:

Ensure that bind and afterCreate/afterUpdate properties are decorated on the return from render rather than when they are processed to VNode in WidgetCore. This ensures that the scope and hook functions are from the widget that they are declared.

Resolves #633

@agubler agubler merged commit 9a8bbd9 into dojo:master Aug 16, 2017
@dylans dylans added this to the 2017.08 milestone Sep 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants