Mojmír Němeček

Results 3 comments of Mojmír Němeček

I have hit similar problem. My sticky element went to the `bottomed = true` state although it should be always sticked to the top. Never to the bottom. The core...

@kinow :+1: public product backlog spreadsheet prioritized for the TAP 14 draft sprint looks like useful deliverable This need was already expressed using different words in [Leont's comment](https://github.com/TestAnything/testanything.github.io/issues/20#issuecomment-68655865), [my comment](https://github.com/TestAnything/testanything.github.io/issues/20#issuecomment-68724760),...

I faced the same error message when trying to browserify my TypeScript project. The error went away when I lowered the language target to `es2016` when running the TypeScript compiler