.up-destroying
. This CSS class is assigned to elements before they are destroyed or while they are being removed by a transition.up.first()
would sometimes find an element that is being destroyed.
If you're upgrading from an older Unpoly version you should load unpoly-migrate.js
to polyfill deprecated APIs.
Changes handled by unpoly-migrate.js
are not considered breaking changes.
See our upgrading guide for details.