<itemvalue="fix: issue happened on quick rejoin chat"/>
<itemvalue="fix: issue on quick rejoin chat"/>
<itemvalue="Called to veto attempts by the user to dismiss the enclosing [ModalRoute]. If the callback returns a Future that resolves to false, the enclosing route will not be popped."/>
@ -55,12 +56,11 @@
<itemvalue="issue on sending first message to group chat."/>
<itemvalue="issue on send first message to group chat."/>
<itemvalue="Initializes the application metadata with mock values for testing. If the singleton instance has been initialized already, it is overwritten."/>
<itemvalue="The following message was thrown building Obx(has builder, dirty, state: _ObxState28fd8): Iflutter ( 718): [Get] the improper use of a GetX has been detected. Iflutter ( 718): You should only use GetX or Obx for the specific widget that will be updated. Iflutter ( 718): If you are seeing this error, you probably did not insert any observable variables into Iflutter ( 718): GetXObx Iflutter ( 718): or insert them outside the scope that GetX considers suitable for an update Iflutter ( 718): (example: GetX => HeavyWidget => variableObservable). Iflutter ( 718): If you need to update a parent widget and a child widget, wrap each one in an ObxGetX."/>