Jon Arild Nygård

Results 5 comments of Jon Arild Nygård

Related issue in highcharts repository https://github.com/highcharts/highcharts/issues/7755

Anyone who has successfully used Swiper v7+ with CRA --template typescript? It works well when running the development server, but when running tests it seems that Jest is unable to...

Another potential usecase for this would be when working with `PUT` requests, to make sure the id in the path is matching the id in the request payload. It is...

@unitymarc I am not sure if you are using Node.js, but if so you will have to execute the Highcharts modules after requiring them. Examples below. ``` javascript var Highcharts...

Thanks for the workaround @Prabhatkumar59 🙂 I see that the same issue is also present in the ubuntu-24.04 runner image, so I was therefore wondering if we can expect later...