Atomic Leopard
Atomic Leopard
I've also run into this issue - I wanted to redefine the list of html tags which are considered block level elements, found in Parser#HTML_TAGS. I tried to override the...
👍 @chuece - im not sure how this is even a thing but nice one
I'm having a similar issue. I have elements dynamically removed and added to the collection, which visually is broken. Removed elements leave an empty gap (i.e. other elements don't have...
+1 for a range
NestJS 10 is out, this issue seems to prevent this library being used with it. I was unable to resolve it with resolutions in package.json
I also had this issue, I can confirm that removing my .bowerrc made the task work as expected. With it present nothing seems to happen (although it reports success).