Oliver Nassar

Results 14 issues of Oliver Nassar

A circle/dot in this SVG is getting lost after cleaning (default settings). Here's the file: https://file.io/hIfOVQ Here's the before view: https://i.imgur.com/20itqOf.png Here's the after view: https://i.imgur.com/PYoTXBr.png

Bug

Testing on the latest version (in console at: https://sugarjs.com/dates/), I notice that this string fails to be parsed: `mié, 25 ago. 2021 16:19` However, this, string succeeds: `25 ago. 2021...

Hi there - Great project. Was able to get up and running in a few mins. Is it possible to integrate PDF support (eg. for receipts that clients specifically desire...

Having trouble initiating a Dragdealer instance, passing in the DOM element itself. The catch is, if I run the code once it's parent container has had it's `display: none;` style...

Hi there - When I download `master` and take a look in my Mac Finder, many vectors don't show up at all: ![](https://i.imgur.com/xv4zlvX.png) When I open them in Chrome, they...

Receiving the following when trying to convert the linked-to font, whereas using other online services for font conversion works fine: java.lang.IndexOutOfBoundsException: Index attempted to be read from is out of...

bug

Going to this page: https://www.webcomponents.org/element/GoogleWebComponents/google-youtube Results in redirect to itself.. I just want to see a demo ;-)

Would you mind generating a new release? The last one is a bit old, and would be helpful for me for referencing purposes :)

Hey there. I ran `./htmldiff test` and got the following: http://cl.ly/image/2g0W3Y2c3S19 Do you think these tests failing could be related to my python version (2.7.3)?

To preserve memory, it's useful to reuse a Mail reference However doing so can cause recipients to spill over eg. when using the `addTo` method, any previously added recipients would...