-
When visiting a specific page by clicking a link and then going back to previous page everything is fine. However, when this is repeated, after going back to previous page the icon on "Symfony Web Deb…
-
I believe [the example code](https://github.com/hotwired/stimulus-site/blob/main/_source/reference/actions.md#multiple-actions) is wrong.
```js
highlight: function(event) {
event.stopImmediateP…
-
### Describe the bug
1. Use `npx spack ` to bundle js with `@hotwired/stimulus`, it got error like `Uncaught ReferenceError: __swcpack_require__ is not defined`
### Input code
```typescript
app/jav…
-
## Issue Description
Webpage memory consumption is increasing over time, reaching over 3GB if the tab is not in focus, leading to a freeze with an out-of-memory error code.
If page goes back in …
-
### Is your proposal related to a problem?
All our Stimulus controllers have over 60% unit test coverage except the `DrilldownController` which currently does not have a single unit test.
### Descri…
-
The ordering of callbacks is inconsistent in the documentation. It'd be nice if they were consistent. One place notes `[name]TargetConnected` callbacks get called _before_ `connect`, and the other say…
-
I know there there are tons of solution for this issue and I've tried all of them and still facing this issue while it's trying to compile assets.
here is the error logs:
```shell
[4/5] Linking…
-
Hey I am attempting to setup strada following the quickstart guide and referencing the demo but I am facing an error in my WKWebViewConfiguration that is not mentioned in the docs and in the demo the …
-
The Progress bar does go indefinitely unless it is hidden manually, will there be a -fix- or am i missing something?
Edit 1: even the hide() function isnt working! There is no problem with the prog…
-
I have some turbo frames that are eager/lazy loaded (i.e. they have a `src` attribute).
These frames can be [reloaded](https://github.com/hotwired/turbo/blob/main/src/elements/frame_element.js#L44).
…