-
## Description
By blacklisting a product in the category, it is still shown in FE carousels that retrieve the product using the category (did not test the other methods).
Also, products blackliste…
-
**Describe the bug**
The location button and the compass are overlapping.
**To Reproduce**
Open the map in full screen like so
```
showGeneralDialog(
context: context,
pag…
-
Why does it happen again and again?
![Screenshot from 2020-11-01 08-42-52](https://user-images.githubusercontent.com/10512218/97792816-6d1ac680-1c1e-11eb-88db-b81a68173d90.png)
-
I just made a new release fixing two database migration issues. Thanks to [minuschuman](https://github.com/HansSchouten/Laravel-Pagebuilder/pull/147) and [bayron-st](https://github.com/HansSchouten/La…
-
@jlyon I reviewed/updated the pages associated with the layout templates, but it looks like we need to update the respective layouts. I copied the Trello card from last time and add you to it in case …
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
**Is your feature request related to a problem? Please describe.**
I can't find a way to gracefully handle an image with rounded corners (by wrapping the image with `ClipRRect`).
It really messes up…
-
**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 respec…
-
Hello, i have written a Sub-Library that parse a JSON-File and build a Webpage on request.
Simplifyed by concatenate some Strings with Sub-Methods. When the String grown up in size then i did'nt get …
-
Hi there,
So the `replace(oldRoute, newRoute)` method on Navigator expects the old route to be already on the history list (asserting that its `_navigator` actually equals to the `this` navigator),…