metafizzy / metafizzy/flickity-fullscreen

Flickity.create is Undefined

Open
#34 13 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
49
Forks
16
PR merge metrics
No merged PRs in 30d

Description

```

.carousel-cell {
display: block;
}

/* .is-fullscreen added to carousel when fullscreen
size cells to full height when fullscreen */
.carousel.is-fullscreen .carousel-cell {
height: 100%;
}

{{ range .Pages }}



{{.Title}}



{{.Date.Format "2006-01-02"}}


```

![image](https://user-images.githubusercontent.com/11378027/160723707-7d3fab37-f682-4e80-ae7f-59f8f759a360.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the example using the jQuery, Flickity, and flickity-fullscreen CDN scripts shown in the issue, then inspect the browser console and the plugin entry points for the undefined Flickity.create error. Done means the supplied carousel initializes and fullscreen behavior works without that error.

Written by the indexing model from the issue text.

Assessment

Tech stack
html, javascript, jquery
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.