-
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).
…
-
**Turbo version**: 7.3.0
I tried using Turbo Drive with morphdom and encountered an issue with restoration visits ("Back" button).
Given the basic morphdom setup as per [handbook](https://turbo.…
-
I'm trying to implement custom error pages in a way that will work with turbo frames. I'm using the strategy where I have `config.exceptions_app = self.routes` in my `config/application.rb`, and I hav…
janko updated
3 years ago
-
### Building Computers
Imagine that you are writing a system that will support a small computer manufacturing business. Each machine is custom made to order, so you need to keep track of the compon…
-
### The Feature
Azure OpenAI only returns back the model family name (like `gpt-4` instead of `gpt-4-vision-preview`), not the actual model name. Like #1810, overwrite what is returned for the `model…
-
Hello!
Can you please help me? I find it impossible to install it.
I have the same configuration as you:
- Intel 6th generation Core i5-6200U 2.3 GHz, up to 2.8 GHz with Intel Turbo Boost Techn…
-
### Prerequisites
Please check the following before posting an issue / bug report.
- [x] I am running the latest version of the firmware found [HERE](https://github.com/OpenStickCommunity/GP2040…
-
A normal turbo link click, `turbo:before-cache` is caching previous page, but if a link targets turbo frame with advance action, it's caching current page which after turbo frame is loaded.
I have …
-
So when I'm trying to move from page A to page B with Turbo (7-beta4) drive, the alpine x-data function that is in a separate js file is always executed *after* the `initCallback` of this package, cau…
-
Hello! I'm in the process of upgrading an app from Turbolinks to Turbo, and I wondered that happened to the `Turbolinks-Referrer` header that was available before.
I'm using it as for a few optimiz…