Sergey Ermakovich

Results 8 issues of Sergey Ermakovich

window.prompt() in Chrome has limit for 3000 characters. As a result we may get invalid JSON if it's longer than 3000 characters. Not sure about limitations in other browsers.

enhancement

resolves https://github.com/vgamula/gulp-cucumber/issues/44

More specifically doesn't include fix for https://github.com/viatsko/gatsby-plugin-yandex-metrika/pull/17 https://www.npmjs.com/package/gatsby-plugin-yandex-metrika/v/2.5.0?activeTab=code Also no corresponding tags related to version 2.5.0 found in github.

Hello, Thank you for interesting framework! Just started reading the docs. I noticed a little issue, the site's favicon doesn't seem to work in Safari (I'm on version 17.5). Attaching...

When not using `--strip-annotations` flag it seems to generate default title for every property, which seems to be too verbose. I would probably expect only explicit annotations to be included...

First of all, thanks for cool package! It seems to work great compared to other similar packages. However I found one issue. When using `--strip-annotations` flag it changes the way...

Since Coveralls is removed (see #575) - need to find alternative to enable test coverage reporting back.