-
Hello,
I'm using Clarity with a single page application build with [Svelte Kit](https://github.com/sveltejs/kit), and every time the user navigate to a new page, the clarity session is stopped and …
-
## Quick summary
Instead of individual tickets, I'm putting them in one ticket. See details for full blown list of issues discovered with ImGui overlay.
## Details
List of known issues discov…
-
If I click reload button everything looks fine. FastRender.debugger logs are on.
But during surfing between the routes (via navigation bar links etc) the spinner appears, and the FastRender.debugger i…
-
I'm running version 2.0.0 of the plugin with Home Assistant 2023.6.0 (but the issue was already present with some of the previous versions of it) and it seems like the fix introduced with #42 does no …
-
### Describe the feature you’d like to be implemented
Currently if I have evals in place like this:
```haskell
-- $> hello
hello :: IO ()
hello = T.putStrLn "Hello"
-- $> world
world :: …
-
Lets rethink the circle animation.
In a perfect world:
-The 'full reload' animation would only happen when you load an entirely new page.
-The 'full reload' animation would actually only effect the …
-
### Describe the bug
I don't remember if we've discussed before, but tailwindcss can't seem to track new files due to limitations of `this.addWatchFile`: https://github.com/vitejs/vite/blob/fe30349d3…
-
I propose the implementation of a Motivational Quote Generator feature on our website. This feature will provide users with a new motivational quote each time they refresh the page or click a button, …
-
Using `up.reload(":none")` should make the request as usual but only update hungry elements for consistency with `up-target=":none"`. It currently crashes, unable to find an actual `":none"` inside th…
-
When I hit save the therminal shows `[vite] page reload partiasl/fine.html` but the browser never reloads.
I did a investigation I found out that there is a check if the file changed must trigger a…