-
```
What steps will reproduce the problem?
1. Launch hotwire
2. cd to a directory with lots of files
3. Go cook yourself a dinner
4. Come back and see it's still performing "cd" ;)
```
Original issue…
-
Hi everyone
I'm using symfony 7 with encore.
i dont know what i'm doing wrong here. i always get the following error in my Dev-Tools-Console:
`Uncaught TypeError: Failed to resolve module spec…
-
https://cdn.skypack.dev/@hotwired/turbo => https://cdn.skypack.dev/error/build:@hotwired/turbo@v8.0.0-beta.1-NQpOJtGG100FOymVpgdB
```
/*
* [Package Error] "@hotwired/turbo@v8.0.0-beta.1" could n…
-
I'm using Krazo on Wildfly/Resteasy with the Thymeleaf extension and noticed that the content-type handling seems to be broken. When requesting a page without an accept-header I get the default conte…
-
**I have a really hard bug that I've finally stripped down to an essential repro of it. I can't figure out what's going on.**
What the user experiences on my app is:
1. Click a link which target…
-
### Prerequisites
- [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests
- [X] I have read the [contributing guidelines…
-
This is a weird one because I cant seem to find anyone else posting about this. The progress bar NEVER appears. The CSS styles are there, but there is no progress bar when clicking any turbo frame o…
-
After upgrading our app from Turbo Native 7.0.2 to 7.1.0, I noticed some different behavior with forms that redirect to other URLs. What happens is if the new page has links on it, clicking those link…
-
Turbo's signed stream names provided by `turbo_stream_from` never expire: https://github.com/hotwired/turbo-rails/issues/61
#### Example of how this could be a problem
- Turbo stream is generate…
-
## Describe the bug
When using the Modal `` component of AppBridge v4 (CDN), the javascript files referenced in the `` of our Rails 7 application are not loaded inside the modal iframe, breaking al…