-
## Steps to Reproduce
Given two similar `MaterialApp`, one using `go_router` and one who doesn't, the one using `go_router` is unable to restore the screen state when the app is restarted.
The b…
-
**Describe the bug**
Get.generalDialog() does not work inside PopupMenuButton. when i try to lunch a generalDialog using onTap property of PopupMenuItem inside PopupMenuButton on AppBar, nothing happ…
-
When using the `CupertinoPageRoute` to push a new route on top of a custom route the parallax effect is lost. If using `MaterialPageRoute` instead of `CupertinoPageRoute`, then the overlay is also los…
-
Internal: b/228415209
## Steps to Reproduce
1. Enable Voice Control with Overlay in iOS settings.
2. Trigger a Flutter dialog.
3. Attempt to dismiss the dialog using voice controls.
Expected:…
-
I encountered this issue when I was building a very extensive page using the page builder. Currently, I work on a Macbook, and as you might know swiping causes certain actions to happen (same goes f…
-
### Preconditions and environment
- 2.4.4
- Page builder on the full description (product)
### Steps to reproduce
- Add a new product
- Add some content in the full description field (pag…
-
There have no way to add block settings.
-
Please remove `//# sourceMappingURL=` form generated JS Files or add the map files.
Because it leads to the following behavior:
When I use my DevTools tons of errors like: `DevTools failed to lo…
-
### Preconditions and environment
- Magento version: 2.4.3
- Products with Special Price.
### Steps to reproduce
1. Backoffice > Catalog > Products > Insert products with price 100, and spec…
-
## Describe the bug :lady_beetle:
I want to be able to dynamically change `swipeDismissible` of `ModalSheetPage` from `true` to `false` based on the passed route arguments to make some modal pages sw…