-
**Describe the bug**
The "Today" (or "Current Day") date filter returns the incorrect result. If "Report Timezone" is set to UTC, it returns results in our local time (we are in US/Eastern). If "Repo…
-
So I was using `remote-redux-devtools` with a local `remotedev` instance and the redux devtools extension for chrome to use for debugging one of my project and after some really long hours trying to g…
-
I noticed version 7.17.0 added `@storybook/preview-api` to shipped dependencies. I grepped the whole shipped javascript code and did not find any references to storybook — that means it should be in d…
brjsp updated
3 weeks ago
-
Feature Request:
- Option to specify a file extension: Add a configuration option to specify the file extension (e.g., .js, .ts) that should be used in all import statements within the generated file…
-
**Lightweight Charts™ Version:** ^4.2.0
**Steps/code to reproduce:**
From the error I understand that I have the same time property for a few entries:
Assertion failed: data must be asc ordered…
-
### Summary
This issue proposes migrating our Console and Account applications from JavaScript to TypeScript. Utilizing TypeScript will provide significant benefits, including improved type safety, e…
-
Nice simple library!
If I understand correctly, redux-side-effect (like redux-saga, redux-loop, etc) doesn't currently work well with time travel, since replaying actions also re-calls functions that …
-
**Who we are and what we do**
Shaw and Partners is a software development provider for high-profile startups with approximately 25 remote staff. We are also incubating two startups. [Christopher Shaw…
-
Hi, I'm new to redux-ship and have an experience of redux-saga.
I want to create a periodic timer which dispatches `TIME_TICK` action every second with redux-ship.
In redux-ship, however, a controll…
-
### I'm using ...
- [x] React Grid
- [ ] React Chart
- [ ] React Scheduler
### Description
We have started to Add editable components to our Virtual Table, and have run in to some complex…