-
I'm using babel, web pack and typescript in Sincronia. I get intermittent Node crashes:
`FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory`
…
-
**Do you want to request a *feature* or report a *bug*?**
bug
**What is the current behavior?**
Module with code
```js
// 'a.js'
module.exports = { a: 'b' };
// b.js
const a …
-
At the moment the cursor changes from an arrow to a cross with arrow endings when hovering over the playhead or over a selected annotation.
1. Change should be to a "hand" and not a cross.
2. Cursor…
-
### Why this is important
The ability to drill down from one dashboard to another view creates a custom workflow for troubleshooting and analyzing data. When speaking with experienced users, this is …
-
**Is your feature request related to a problem? Please describe.**
I just found this project and noticed something about the way you're importing `vis-timeline` and `vis-network`. According to the [d…
-
I guess this is a 2.0+ request as 2.0 is already "released".
Basically, there is currently no way to express a single path which may have different request/response formats based on additional criter…
-
Hey, I'm trying to use the setCustomTimeMarker of vis timeline method.
But it seems that it's not exposed inside the component?
Could you please complete it?
Best regards
Alex
-
Not sure if it's something new or old.
View still works as it should however, there's just something strange going on with vuex I believe
It spams the following
```
[Vue warn]: Error in callba…
-
**Describe the bug**
After selecting an item in the selection mode (auto-fill), it is always writing data.
**To Reproduce**
1. Enter the application
2. Select KeePassDx Pro to fill in the passwo…
-
**Is your feature request related to a problem? Please describe.**
The latest version from vis-timeline depends upon keycharm version ^0.3.0, while ngx-vis depends upon version ^0.2.0.
**Describe …