Dat Vu
Dat Vu
- [ ] Test send email failed when change content to long string. Example: `subjectaklkdsakdsakdkaklfklklafkamfklasmfkamfsklamfsakflsafklasmfaskfsakfasubjectaklkdsakdsakdkaklfklklafkamfklasmfkamfsklamfsakflsafklasmfaskfsakfa`
> * subjectaklkdsakdsakdkaklfklklafkamfklasmfkamfsklamfsakflsafklasmfaskfsakfasubjectaklkdsakdsakdkaklfklklafkamfklasmfkamfsklamfsakflsafklasmfaskfsakfa This issue is related to a third party library bug. Raised here: https://github.com/solid-software/languagetool_textfield/issues/84
> Hmm, maybe we can debug by enabling the Flutter debug flags related to gesture events, and check what is different before/after the semantics is enabled. I have debugged but...
This is not a BUG. Currently we only show the `print` button on all browsers except (`Firefox`, `Safari`, `Edge`). Reason: file names are randomly generated from the respective browser so...
> * [x] Can not reproduce in iOS: cache and list of message in mailbox are updated well after delete or read message in Thunderbird > * [x] Android Tested...
> > > * [x] Can not reproduce in iOS: cache and list of message in mailbox are updated well after delete or read message in Thunderbird > > >...
> @JoyEnergiser My problem is solved using ` try_files $uri $uri/ /index.html;` inside the location config. here is my full config looks like > > ` server { listen 8085;...
Same #2666
> > why dispose of composer_controller is not invoked? > > According to > > * [GetxController dispose is not working jonataslaw/getx#3051 (comment)](https://github.com/jonataslaw/getx/issues/3051#issuecomment-1987601565) > > > Dispose does nothing. So,...
> > verify the root cause relate to text input > > **Similar issue** > > * [UndoManager does not release UndoManagerClient causing memory leaks flutter/flutter#148291](https://github.com/flutter/flutter/issues/148291) > > **Fixes** >...