-
Hello! It's me again.
I updated to the latest version and really decided to try out the view transition API. It works very well and looks very smooth.
However, I encountered a weird behaviour. A…
-
The documentation states that "The simplest way to achieve this is to specify that the login page requires a full-page reload, by including the turbo-visit-control meta tag".
However, simply addin…
-
When rendering a turbo-frame with `data-turbo-action="advance"` to promote visits, Turbo checks the head of the current document against the head of the incoming response to decide whether to 'render'…
-
Hi!
I've been testing out Turbo 8 because I'm super excited about the page refreshes. One use-case for "page refreshes" is a "data-tables" like setup, where you can search a table, click column lin…
-
In some cases (when grover is present for exemple) we need a node runtime to be able to launch some JS deps from ruby.
But, when no node runtime is installed, `node_modules` still lingers in the fi…
-
The Problem I have is that my Events are not triggered. The Flatpickr works, but the change Method is not working sadly. Any JS Events are sadly not fired. I want to achieve to have a change method, s…
-
Following @excid3's awesome work in #525 enabling custom confirmation dialogs via `data-turbo-confirm`, I've run into a scenario where it doesn't seem like it's currently possible to pass additional i…
-
Hi there,
regarding to [docs/frame-with-overwritten-navigation-targets](https://turbo.hotwired.dev/reference/frames#frame-with-overwritten-navigation-targets) and great hotrails-tutorial [turbo-fra…
-
## 相談内容
- 現在CDNでTailwind CSSを利用しているが、検証ツールの警告から本番環境にCDNは非推奨と気づきました。
```
(インデックス):61 cdn.tailwindcss.com should not be used in production. To use Tailwind CSS in production, install it as a PostC…
-
see turbo & stimuls at: https://hotwire.dev/
could use it for optional features like:
* Current planet positions in the landing page
* Planetary moon positions in a natal chart
* Interactive "…