Lasse Poulsen

Results 1 issues of Lasse Poulsen

I'm using the following custom FloatingUI options in the "defaultStepOptions": ``` const shepherdTour = new Shepherd.Tour({ steps: tourOptions.steps, keyboardNavigation: true, defaultStepOptions: { scrollTo: { behavior: 'smooth', block: 'center' }, floatingUIOptions:...

bug