-
When quickly switching to links in a frame, an exception is triggered `DOMException: The user aborted a request.`
`@hotwired/turbo` version: 7.2.4
-
Sam (former maintainer) replied that this wasn't planned, but the linked discussion is no longer available https://github.com/hotwired/turbo/issues/92, so it's not clear what the rationale was.
As …
-
Hi!
I developed a simple application using Turbo (version 7.1.0), the starting point is the following HTML snippet
```html
TODO App
…
-
## Description
- I needed a link to trigger a turbo stream request i.e.
```
Accept: 'text/vnd.turbo-stream.html, text/html, application/xhtml+xml'
```
- To that end, i added `data-turbo-str…
-
When submitting a form, turbo sends a Turbo-Frame header.
It uses by default the form's parent frame ID even when a `data-turbo-frame` attribute is present.
In the example below, all forms will se…
-
It looks like this issue has come up before, but with a different version of Turbo. I'm using turbo-rails v2.0.3.
```
$ bundle exec rails assets:precompile
rails aborted!
Ug…
rzane updated
4 months ago
-
User should be able to edit their own past posts within a certain time window, to allow for correcting typos and stuff.
Sketch of feature:
- User can edit their own past post
- User _cannot_ edit…
-
I am including symfony/ux-turbo in my application and it keeps trying to include a file in my package.json.
I don't want to include this in my package.json as I am including turbo myself. Is there …
-
Hey there,
I'm hitting an issue similar to #136 just now. I am opening this new issue to discuss.
I am using symfony-ux, which integrates with Turbo.
Turbo Drive manipulates the DOM and inser…
-
I've been using Turbo Streams with a custom idiomorph action (though this bug occurs without idiomorph, see the sandbox below for a minimal example) and came across a bug with Turbo & Safari (tested o…
caleb updated
11 months ago