| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.16.3 Release (2026-07-09) source code.tar.gz | 2026-07-09 | 5.4 MB | |
| 4.16.3 Release (2026-07-09) source code.zip | 2026-07-09 | 6.0 MB | |
| README.md | 2026-07-09 | 692 Bytes | |
| Totals: 3 Items | 11.4 MB | 0 | |
Highlights
- Fix: resolved an
insertBeforeNotFoundErrorthrown when inserting/prepending panels while a detached (unseen) panel is used as the insertion reference underrenderOnlyVisible(reproducible by clicking Prepend twice in the Add/Remove demo) (#949) - Companion fix to 4.16.2's
removePanelguard — the same detachment issue on the insert path.
Published packages
@egjs/flicking@4.16.3@egjs/react-flicking@4.16.5@egjs/vue3-flicking@4.16.3
What's Changed
- fix: error on insert for unseen panel by @cjw783 in https://github.com/naver/egjs-flicking/pull/949
Full Changelog: https://github.com/naver/egjs-flicking/compare/4.16.2...4.16.3