metafizzy / flickity-fullscreen

Enable fullscreen view for Flickity carousels
46 stars 17 forks source link

Fullscreen does not exist in options #37

Closed MartinKG60 closed 2 years ago

MartinKG60 commented 2 years ago

I'm trying to get fullscreen to work in a Typescript application, but I can't call the fullscreen option.

I'm running these versions: Flickity: 2.3.0 Flickity types: 2.2.6 Flickity fullscreen: 1.1.1 Typescript: 3.6.0

flickity-fullscreen-error

I've done exactly what is says in the documentation. Anyone know what is wrong? All other options are working fx. pageDots, autoPlay etc.