-
I have events in Google Tag Manager(GTM), activated by clicking on a link, which is also a scroller. But because of event.preventDefault() GTM does not catch this click for analytics.
Is there any …
-
Thanks for the project. Is it possible to make this display other messages, like when my front door opens i get a notification on the marquee scroller, i would guess that it would need MQTT or IFTT su…
-
I'm trying to use scroller.scrollTo to target elements created in a .map function. Here's my code
```
{questions.map((ele,i)=>
…
-
I'm new to this component and I've realized it is the only way to go for large lists and have converted some of my pages already. Thank you for a well-designed and useful component.
This is probabl…
-
The alphabet on the fast scroll bar can't be viewed.
My settings:-
Background color - black
transparency level - 45%
Text color - white
Possible solutions :-
Options to change the color …
-
### 问题描述
virtual和Scroller一起使用,可视区域渲染能力被覆盖
### 重现链接
https://codesandbox.io/s/x6de-v2ban-ben-de-si-wei-dao-tu-scrollerde-demo-6rmqkr?file=/index.ts
### 重现步骤
在「分支主题1」多次tab下,生成子节点,将「中心主题」和「分支主题2」节点挤到…
-
Hello 👋
if I add this option
```
this.scroller = new this.$locomotiveScroll({
el,
scrollbarContainer: true,
-
First of all, kudos for this awesome library! Can't thank enough for it.
So this is how I have currently implemented virtual scrolling in a container (which is basically a drag and drop list)
``…
-
Scroll fejl på enkelte sider, hvor skærmen går op og ned hurtigt.
-
```
What steps will reproduce the problem?
1. Create a scroller
2. Create a relative div
3. create some absolute divs within it
What is the expected output?
iscroller to scroll the page
What do you…