-
```
Timeline._Band.prototype.scrollPrev = function() {
this._autoScroll(this._timeline.getPixelLength());
}
Timeline._Band.prototype.scrollNext = function() {
this._autoScroll(-this._timelin…
-
Probably related to #6, this feature would allow users to save a timeline as a json file with the applied filters, selected property, and groups. Users could then close the view, and later reopen tha…
-
**Describe the bug**
[Timeline] Data View Update after build upgrade throws few error prompt
**Build Details**
```
Version: 8.1.0-BC3
Commit:0335dd6a26ef29ae9021d0fae9347dc88f3b7d6e
Build:5034…
ghost updated
1 month ago
-
```
Timeline._Band.prototype.scrollPrev = function() {
this._autoScroll(this._timeline.getPixelLength());
}
Timeline._Band.prototype.scrollNext = function() {
this._autoScroll(-this._timelin…
-
```
Timeline._Band.prototype.scrollPrev = function() {
this._autoScroll(this._timeline.getPixelLength());
}
Timeline._Band.prototype.scrollNext = function() {
this._autoScroll(-this._timelin…
-
```
Timeline._Band.prototype.scrollPrev = function() {
this._autoScroll(this._timeline.getPixelLength());
}
Timeline._Band.prototype.scrollNext = function() {
this._autoScroll(-this._timelin…
-
```
Timeline._Band.prototype.scrollPrev = function() {
this._autoScroll(this._timeline.getPixelLength());
}
Timeline._Band.prototype.scrollNext = function() {
this._autoScroll(-this._timelin…
-
```
Timeline._Band.prototype.scrollPrev = function() {
this._autoScroll(this._timeline.getPixelLength());
}
Timeline._Band.prototype.scrollNext = function() {
this._autoScroll(-this._timelin…
-
```
Timeline._Band.prototype.scrollPrev = function() {
this._autoScroll(this._timeline.getPixelLength());
}
Timeline._Band.prototype.scrollNext = function() {
this._autoScroll(-this._timelin…
-
## Environment
- Next.js version: 13.5.6
- Browser: Safari on iOS 17.3
## Description
I'm encountering an issue integrating the `scroll-timeline` polyfill into my Next.js project, aiming to enab…