Nhat Minh

Results 3 comments of Nhat Minh

> For posterity > > `find . -name "*_enum.dart" -exec sed -i '' "s/data.toString()/data/g" {} \;` > > ^^^ Currently following workaround is necessary to achieve a working client. Where...

> Hmm... could be a dumb question... but how do you get the `wireName: EXAMPLE_ENUM_1` from the enumClass... the exact case-sensitive value EXAMPLE_ENUM_1... I have no idea. No one helped...

I have the same problem in web. The weird thing is that sometimes this bug is only triggered sometimes for the same set of actions