Rumyana Ruseva

Results 3 comments of Rumyana Ruseva

I found it in the code that in `_getCSSLeft(x)` it tries to add marginLeft, which is not defined. The same applies to marginTop. You will avoid the error by including...

Here is another workaround until the race condition is fixed. In this example I use ref to avoid initializing the scanner object twice. Additionally I check the DOM to avoid...

In 7.0.1 I'm experiencing a related issue - the option -properties-required-by-default has no effect. It doesn't hang the CLI as in the original comment. I'm also experiencing https://github.com/openapi-ts/openapi-typescript/issues/1467 even the...