metafizzy / metafizzy/flickity
Fade not working with Flickity 2.3
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.6k
- Forks
- 593
- PR merge metrics
- No merged PRs in 30d
Description
Using flickity.pkgd.min.js + fade script throws the following error:
Cannot set properties of undefined (setting 'fade')
Test case: https://codepen.io/anteksiler/pen/QWadjXP
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked CodePen test case and compare its use of flickity.pkgd.min.js with the fade script. Trace where the fade setting is applied and reproduce the reported undefined-property error. Done means the fade example initializes without the error and fading works with Flickity 2.3.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100