-
It looks like view transitions are not working with ios/turbo ... I am not sure if this is a turbo thing or webview thing (probably webview).
I followed this example and the view-transitions with t…
-
I've followed the instructions in the [Hotwire Native iOS: Getting Started guide](https://native.hotwired.dev/ios/getting-started), and am playing around with the demo app.
In `Basic Features > Nav…
-
-
Just deploying my first rails 7 app to production. Nginx + Passenger after RAILS_ENV=production assets:precompile. Getting javascript error:
`TypeError: Module name, 'uikit' does not resolve to a…
-
I am trying to use datepicker in rails 7 with importmap, but it does not work when in dark mode.
`/config/importmap.rb`
```
# Pin npm packages by running ./bin/importmap
pin "application", p…
-
I got a little hung up trying to start using stimulus-use, because my app uses Rails 7 importmaps (no yarn, no webpacker, etc.) and its only mention in the docs is [stimulus-use/hotkeys](https://stimu…
-
When using the `data-turbo-action="advance"` attribute the document's head is merged. ([Handbook](https://turbo.hotwired.dev/handbook/frames#promoting-a-frame-navigation-to-a-page-visit))
During that…
-
I started migrating a project from Turbolinks to the [Turbo](https://github.com/hotwired/turbo-rails) project and hit some issues. I have a workaround which might be useful to include in the documenta…
-
I installed the gem in a rails project following the readme instructions and it works great.
However, I'm working on a separate rails project where I do not want to use this gem, therefore I didn'…
-
現在「Hotwire ドキュメント 日本語」とかでGoogle検索しても全然でてこない。
descriptionやtitleに該当の単語を入れて、求めている人に届き易くしたい
以下のタスクをこなしていく
- [ ] #102
- [ ] #103
- [ ] #104
- [ ] #105
- [ ] #106
- [ ] #107
- [ ] #108
- [ ] #11…