Mahmoud
Mahmoud
### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was 13.3.9...
ngx-filesize v2.0.16 This is more of a question than an issue, in case someone has a solution. While trying to update Angular monorepo from 13.2.0 to 13.2.6 we started getting...
### What is your Scenario? Angular Project using * jest v28.1.1 (@types/jest v28.1.3) for unit-testing * testcafe v1.19.0 for e2e-testing PS 2e2 tests should be in a separate project, I...
When using the default `mousedown` event, if the user clicks on the rippled element and (without releasing) drags the cursor outside the element, the ripple just stays there and doesn't...
### Version 2.3.3 ### Reproduction link [https://jsfiddle.net/ma7moudat/u82ugj8z/1/](https://jsfiddle.net/ma7moudat/u82ugj8z/1/) ### Steps to reproduce Set up a transition group that automatically rotates through a list of items and shows one item at a...
URLs can sometimes contain parameters (e.g. the ID of a user `/profile?userId=abc` or an order `/order/{orderId}`), that can be traced back to specific users. This could be a violation of...
Skipped the issue template, since this is more of a feature request 🙏 This is similar to https://github.com/Leaflet/Leaflet.draw/issues/360, but in my case I want the markers that are generated while...
Similar to issue https://github.com/Leaflet/Leaflet.draw/issues/1010, it would be nice to be have an event emitter for draw:canceled like all (or most) other events: ```html hightlight=[2] ... ```
Hi, Thanks for the plugin, it's a lifesaver :) When working with Typescript, it would be nice if types were available out of the box or through DefinitelyTyped. For me...
Hey, Thanks for the nice library. It was an easy setup! This is more of a nice-to-have, but would be immensely helpful in my case. I was able to configure...