-
It looks like there is a compatibility issue with the new Hotwire Rails / Turbo.js framework and how Filterrific is initialized.
As turbolinks has been expanded and renamed to turbo, the turbolin…
-
I am using Rails 7 and now stimulus is imported a little bit differently
instead of:
`import { Controller } from 'stimulus';`
it should be
`import { Controller } from '@hotwired/stimulus';`
U…
-
sudo tcpdump -ni any -s0 --immediate-mode --packet-buffered -w /home/freddii/.var/app/com.github.emmanueltouzery.hotwire/data/hotwire/hotwire-record-2 -B 8192
[sudo] Passwort für freddii:
tcpdump: …
-
I started working on this. Only did "10%" and the complexity is quite high. Will continue to work on it.
### Approach
I recommend we use the items in Must have's to create the initial iteration …
-
```html
```
is incorrectly formatted to
```html
```
(Without the `>` it works correctly).
This causes problems for [Hotwire/Stimulus](https://stimulus.hotwired.dev/handbook/hello-sti…
-
In Hotwire Native iOS, visiting the same page that is currently being displayed will automatically replace it. On Hotwire Native Android, this pushes a new screen onto the stack.
Same is true for w…
-
```
What steps will reproduce the problem?
1. launch hotwire
2. type in 'http-get a'
What is the expected output? What do you see instead?
Because this is a command with an invalid option, an excepti…
-
```
18:38:47 [46912496243072] hotwire.ui.Command ERROR Exception in callback
Traceback (most recent call last):
File "/src/hotwire-shell/hotwire/logutil.py", line 28, in _exec_cb
return func(*ar…
-
It took me days to figure out why I wasn't able to get my static value to pass in as an array.
I have a function in `toggle_controller.js`
```
import { Controller } from "@hotwired/stimulus"
…
-
![Image](https://github.com/DSRP-Inc/DSRP_Tickets/assets/141734142/34c087ff-491a-4899-972f-130131216e30)
![Image](https://github.com/DSRP-Inc/DSRP_Tickets/assets/141734142/bb757645-db44-4495-a2d9-…