Alexey Petrochenkov

Results 25 issues of Alexey Petrochenkov

I'm upgrading from 7.2.0 to the latest (11.1.0). One issue appeared, which seems to me to be buggy behavior. I know, NaN is unexpected value type. But the issue happens...

Type: Bug
Product: Highcharts

### Version 29.1.1 ### Steps to reproduce Put // @ts-nocheck and ts-jest will still perform type checking for this file ### Expected behavior Files with `//@ts-nocheck` aren't type checked. ###...

Bug Report
Needs Triage

Hey Guys. Im using `append` feature and now I want to use `sort` to show failed tests at the very top of the report. It seems that `sort` is working...

enhancement
help wanted

Hi Guys! In this place I see no reason to encode all string: ``` core.encode(JSON.stringify(_state)); ``` You can do something like this: ``` JSON.stringify(_state, (k, v) => typeof v ===...

Seems imutability-helper far away from Immutable.js when mutating. Are there any benchmarks or comparing imutability-helper with alternatives (seemless-immutable\timm\etc..)?

Hey, do you plan supporting Trusted Types API (see here https://web.dev/trusted-types/ ) ?

Component has it's internal state but it's impossible to store state of a component (value and inputValue) somewhere outside (in store for example). Do you have plans to implement fully...

Hi, thanks for the great plugin! I'd like to control which selectors mustn't be namespaced (for example `html` tag). Therefore I suggest to add to options callback which would be...

### Is there an existing issue for this? - [X] I have searched the existing issues ### OS/Web Information - Web Browser: Any - Local OS: Any - Remote OS:...

bug
triage