-
### Issue description
Hi there, Thank you for that amazing package.
I have tried to use this package with **[turbo repo](https://turbo.build/repo/docs)** and it was working fine on local
But when I…
-
Hi would be great to add the new whisper model https://huggingface.co/openai/whisper-large-v3-turbo and also enabled real time streaming with gradio 5.0 see: https://huggingface.co/spaces/KingNish/Rea…
-
Rails: 7.2.1
Haml: 6.3.0
controller.rb
```
def index
respond_to do |format|
format.html
format.turbo_stream
end
end
```
index.turbo_stream.haml
```
Test
= if …
-
The following things need the non-adjusted timestep in order to behave correctly:
- The in-game playtime timer. (but *not* the dungeon timer or the combo timer, that needs to get the adjusted times…
-
I want to show a form as a modal, and also as a normal page.
This simple code fails during runtime with the exception from the title:
```ruby
```
It fails in [lib/ultimate_turbo_modal/…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
none
### What package manager are you using / d…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
See output
### What package manager are…
-
The `turbo:load` event is triggered both on page load and for turbo visits. While this is great when writing code when Turbo is a requirement, this leads to duplicated work for the initial page load w…
-
Hi, when I run `gptel-send` in *ChatGpt* buffer, I always get error, with following message in *gptel-log* after running (setq gptel-log-level 'info)
```
{
"gptel": "request body",
"timestamp"…
-
**Issue:** After upgrading to Turbo 8 the Rack Mini Profiler badge no longer displays after a Turbo Drive action with Rack::MiniProfiler.config.enable_hotwire_turbo_drive_support = true. If I revert b…