Description
I converted an @Action mixin to a @Property mixin, but forgot to rename the method 'act' to 'prop'. The app booted successfully, but there was no property visible.
Attachments
Issue Links
- links to
I converted an @Action mixin to a @Property mixin, but forgot to rename the method 'act' to 'prop'. The app booted successfully, but there was no property visible.