Simon Scatton
Simon Scatton
**Describe the bug** When creating a PlatformMap with no InfoWindow, the onTap callback is not called when you press a pin several times. **To Reproduce** Create a PlatformMap with a...
# 🐞 bug report ### Affected Rule Probably a missuse on my end but ``pip.parse`` ### Is this a regression? No. ### Description When trying to use ``rules_python`` to fetch...
Adds a test for #1393 Please let me know if the test I wrote is correct.
**Describe the bug** When declaring a static function inside a templated type, concrete type generation lack the static function, maybe I am doing something wrong here, is this normal behavior?...