Artem
Artem
Yes, want to make single dashboard on multiple tabs, connected through shared worker. I think its possible with native drag and drop API.
Is there any chance to use it with angular 2+?
Same problem in jest tests, `react 17.0.2` + `jest 26.6.0` + `highcharts 10.1.0` + `highcharts-react-official 3.1.0`. In browser all works fine. ``` import Highcharts from 'highcharts/highstock'; beforeEach(() => { document.body.innerHTML...
Create repo with `npx create-react-app highcharts-test --template typescript` https://github.com/temka1234/highcharts-set-data-bug-17300 File: `src/highcharts.test.ts` Steps: `npm install` `npm run test` 
You can use **ngxs** in bundle with [@ngrx/component-store](https://ngrx.io/guide/component-store/comparison), but without ngxs plugins supporting.
> meanwhile does anyone know if using **ngrx/component-store** with **ngxs** can cause some issues or it's fine? Used in few my projects and didn't have any problems. This libs are...
Keys not preserved on logout. Here is example: https://stackblitz.com/edit/ngrx-seed-g4xhnm
Hi guys! The problem for **non-http(s)** module like **http2** or **sdpy** is missing of request span created by [@opentelemetry/instrumentation-http](https://github.com/open-telemetry/opentelemetry-js/blob/7ed67f98c2757652c7292f925cabd7a653c51cd9/experimental/packages/opentelemetry-instrumentation-http/src/http.ts#L668). All other instrumentations needs request-context span as parent, so we can...
Using serial for receiving EKG from portable cardio device through FTDI. 