Skip to content

Conversation

@agubler
Copy link
Member

@agubler agubler commented Nov 5, 2019

Type: bug

The following has been addressed in the PR:

Description:

diffProperty callbacks are not called for the first render which could mean that logic the user requires to run every render. This changes ensures that the diff properties are executed immediately when registered, subsequently they will be executed as they are currently.

@agubler agubler merged commit b8b4678 into dojo:master Nov 5, 2019
agubler added a commit to agubler/framework that referenced this pull request Nov 5, 2019
…stered (dojo#572)

* failing unit test for diff property on the first render

* Call diff properties immediately when they are registered

* prettier
agubler added a commit that referenced this pull request Nov 5, 2019
…stered (#572) (#573)

* failing unit test for diff property on the first render

* Call diff properties immediately when they are registered

* prettier
agubler added a commit to agubler/framework that referenced this pull request Nov 5, 2019
agubler added a commit to agubler/framework that referenced this pull request Nov 5, 2019
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.

2 participants