Martini Zhao

Results 4 comments of Martini Zhao

really wish can support comment feature, that way can easily write in one place, other db client can easily generate data dictionary

ok, I checked and found someone has already added this feature, but not confirm and merge to master yet, then I made my own too, only takes several hours maybe

I've managed to fix this issue using a workaround, though I'm not entirely sure why it works under the hood. Reviewing the source code, I found that when using a...

@maximilien0405 the official document has provided an [example](https://ionicframework.com/docs/api/modal#using-isopen) using `isOpen` to control the modal instead of `modalController`, and I believe Angular has the equivalent mechanism for listening to isOpen changes,...