Skip to content

Conversation

@agubler
Copy link
Member

@agubler agubler commented Oct 1, 2019

Type: bug

The following has been addressed in the PR:

Description:

The distinguishable check only runs in development mode (i.e. when dojo-debug is set to true) and is statically resolved to false for production builds. In that case there should be no need to run the checks asynchronously.

Resolves #543

@agubler agubler added area: core Core bug Something isn't working labels Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: core Core bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

registerDistinguishableCallback is called when widget has been destroyed causing an error.

2 participants