Konstantin Kai

Results 5 comments of Konstantin Kai

@AndreHaueisen hi. Thank you for a good library. Did you think about implementation like ModalRoute with WillPopScope widget? https://github.com/flutter/flutter/blob/20e59316b8/packages/flutter/lib/src/widgets/routes.dart#L1079 https://api.flutter.dev/flutter/widgets/WillPopScope-class.html > Creates a widget that registers a callback to veto...

@AndreHaueisen I found a more easy way to prevent dismissing route -> https://github.com/KonstantinKai/flushbar/commit/db79b9b1e3b00c26ef7148d4b7b98dc24187cda2#diff-fb0fd4872b6a2ba64ebf8244f3ed33c9 Also can provide aka `onFlushbarWillPop` callback for more flexible setup... What do you think about this?

There is some regression. I'm fixing...

I'm not sure 100%, but I think there was a mistake [here](https://github.com/nrwl/nx/blob/master/e2e/vite/src/vite.test.ts#L161) when creating the file `foo.mts` and later importing the file `foo.mjs`.

Hello, nx team. Could you provide some feedback about this PR, we really need this fix in our project. I will appreciate this