Widget's upcast methods are not called in widget definiton's context #1097
Labels
changelog:api
A changelog entry should be put in the API section of the changelog.
plugin:widget
The plugin which probably causes the issue.
status:confirmed
An issue confirmed by the development team.
target:major
Any docs related issue that should be merged into a major branch.
type:bug
A bug.
Milestone
Are you reporting a feature request or a bug?
Bug
Provide detailed reproduction steps (if any)
Expected result
this
points to widget definitionActual result
this
points to totally custom object, which does not contain reference to widget's definition.The text was updated successfully, but these errors were encountered: