bytedance / guide

A new feature guide component by react 🧭

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

高亮块和modal不会跟着目标元素刷新

hn-ivu opened this issue · comments

当目标元素不在屏幕可见区时,目标元素会先滚动到屏幕之内,此时高亮块以及modal不会跟随目标元素滚动

commented

demo上无法复现