Thomas Suckow

Results 10 issues of Thomas Suckow

https://jsfiddle.net/thomassuckow/ebu59jxe/ Expected: Actual: What is weird is in chrome, resizing vertically and sometimes on load chrome shows what I expect. Resizing horizontally or printing triggers the actual behaviour. Firefox always...

Sometimes when I edit a file I want to restart the application I just ran (I may have run "the current file" but now am editing a different file that...

enhancement

**Describe the bug** Relative paths become absolute **⚠️ Make a Codesandbox ⚠️** Couldn't think of how to make a relative path codesandbox **To Reproduce** Steps to reproduce the behavior: 1....

**Describe the bug** Race condition causes some requests to never be sent and thus are loading forever **⚠️ Make a Codesandbox ⚠️** https://codesandbox.io/s/falling-shape-3gcsu What I see, since this is a...

Use of the parboiled2 library which uses scala macros causes a MergeNestedIfs warnings at every rule declaration ``` Parser.scala:6: warning: [MergeNestedIfs] These two nested ifs can be merged into one....

starttls does not appear to be promisified `client.starttls({}, [], callback)`

It looks like there was an oops 0.1.91 version. It should be unpublished or deprecated. Deprecated might be sufficient. Currently it shows up in the outdated view saying I could...

Should have typescript types, at least on @types

When there is a conflict between fields this library resolves the arguments differently. The tree will claim the argument is one thing (2) but the resolve method for foo will...

bug