Andre Wachsmuth

Results 120 comments of Andre Wachsmuth

Your screenshot is not working. But it seems the NPM package is outdated anyways, there's only a version 1.0.0 on NPM, while the repository is at 1.1.1. There are also...

I'm also integrating AutoNumeric currently (a different system) and just saw this issue. Since performance is also an issue for us, I quickly tried this as well. Seems to be...

Hmm, I did a bit more testing and found 3 issues with AutoNumeric where it keeps a reference to DOM elements. The weak map definitely isn't the issue though, it...

Would be very helpful indeed! For example, this could be used to write simple JUnit tests to check that some generated HTML is valid. I started building the JARs myself,...

> But please be aware that elements in your file with custom namespaces like this one: That's not a custom namespace, it's simply a different prefix for the same namespace,...

Thanks for taking a look! I agree, missing bounds is an issue with the model that needs to be fixed. Auto layout is a great idea, but in general also...

Also happens when you already have a custom patch for a package and try to add an additional patch via `yarn patch --update dom-to-image` and `yarn patch-commit -s /tmp/xfs-9bd1beff/user`.