sanathfp

Results 2 issues of sanathfp

Right now, the auto-slide feature (infinite) stops for a second before continuing to the next scroll. Is there a way to keep sliding without any breaks?

enhancement

I'm using an angular app and I'm trying to render the app on the server. Here is my app.component.ts `constructor() { ` ` FullStory.init({ orgId: '',` ` devMode: !environment.fullstoryProduction });`...

bug