-
**Describe the bug**
When call $destroy of a component instance, the dom node is removed imediatly without play outro transition.
**Logs**
nothing
**To Reproduce**
https://svelte.dev/repl/a9e…
-
### What is the improvement or update you wish to see?
Currently, to invoke Server Actions at any time in a client component (without worrying about Progressive Enhancement), [it is documented](https…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [C…
-
We've just had our first in-lecture test of Quodl, with around 150 students taking a quiz simultaneously. We've encountered two major issues (or possibly two aspects of one), which affect the viabilit…
-
The .page-transition-exit and .page-transition-exit-active class are not applied when unmounting a page
`import React from 'react';
import App from 'next/app';
import {useRouter} from 'next/route…
-
Clustering/Compaction job throw follow exception, the final result returns -1 and the job's state is success.
ERROR UtilHelpers: Cluster failed
org.apache.spark.SparkException: Job aborted due to …
-
With the mini browser I've noticed some glitches when compared to chrome or safari. I'm testing with a html5 presentation based on impess.js that is heavily using CSS transforms and transitions.
For…
-
#### Do you want to request a *feature* or report a *bug*?
Bug.
#### What is the current behavior?
In `optimizeForSpeed` mode, sometimes multiple rules are being incorrectly stuffed into `.in…
-
**> short description of the bug / issue, provide more detail below.**
I am trying to delay the slide transition starting by 1 second after clicking the `dots` pager.
===========================…
-
Wrapping the component in _app.js with the page transition component throws an error once you try to navigate anywhere from a post using dynamic routing. Using the most basic form from the example wit…