Closed glassesUSA closed 2 years ago
Hi, thanks for the feedback.
Please try to change the field name
seamless.elementScrollIntoView(document.querySelector('#get-started'), {
- behaviour: "smooth",
+ behavior: "smooth",
})
When using behaviour smooth it doesnt scroll smoothly on the latest version.