Open jasonlaw opened 1 year ago
Dialogs depend on Navigator 1 too, but it's a route. This issue is related to the previous one (backwards compatibility), but will be fixed differently.
But I'm thinking of pushing them with Get.to under the hood. Thanks for the report.
ATTENTION: DO NOT USE THIS FIELD TO ASK SUPPORT QUESTIONS. USE THE PLATFORM CHANNELS FOR THIS. THIS SPACE IS DEDICATED ONLY FOR BUGS DESCRIPTION. Fill in the template. Issues that do not respect the model will be closed.
Describe the bug When using Get.generalDialog with user input, I use Get.back(result: response) to close and return the user input data. It was working before but now the response data always has null value.
Reproduction code NOTE: THIS IS MANDATORY, IF YOUR ISSUE DOES NOT CONTAIN IT, IT WILL BE CLOSED PRELIMINARY)
example:
Flutter Version: 3.7.3
Getx Version: 5.0.0-release-candidate-3
Describe on which device you found the bug: Web - Chrome