Fuse.MaterialDesign issues

Hi guys, I’ve been using this package for a while and now doesn’t work anymore with latest Fuse version 1.0.1 Doesn’t open the drawer or the dots menu. Here is a video:

Fuse.MaterialDesign issues

Fuse Studio Problems tab outputs this:

{onPressed} not found in data context
{onReleased} not found in data context
{onPlaced} not found in data context
{onPressed} not found in data context
{onReleased} not found in data context
{onPlaced} not found in data context
{onPressed} not found in data context
{onReleased} not found in data context
{onPlaced} not found in data context

Minimal reproduction:

  • Clone Fuse.MaterialDesign and run example using Fuse version 1.0.1 (build 13566)

Since that’s not an official Fuse project, you should probably file an issue I the author’s Github: https://github.com/Duckers/Fuse.MaterialDesign

I posted here because it seems related with this issue and Duckers said it was a Fuse bug https://github.com/Duckers/Fuse.MaterialDesign/issues/9

The issue is now in the author’s Github, thanks Bent :slight_smile:

ux:Ref is not working in Version 1.0.2 (1.0.0+)

felagund18: ux:Ref is working just fine when I test. Please be more specific or provide a complete test case where it break.s

I actually found a bug which was introduced in the UX compiler recently which may have caused this. A fix is on the way !

Thanks for reporting!