Skip to content

Sample reproduction for some issues I've encountered with Turbo 8 and Stimulus

Notifications You must be signed in to change notification settings

rbclark/turbo-8-stimulus-bug-demo

Repository files navigation

Turbo 8 + Stimulus Bug Demo repository

This repo is intended to demonstrate two issues that I've been encountering when using Turbo 8 + Stimulus. The issues can be found here:

hotwired/turbo#1209 hotwired/turbo#1210

Running this repository

This repository can be started like any standard Rails application by running ./bin/setup and then ./bin/dev Once it is running, in a 2nd terminal is it possible to run rails refresh:touch_all which will cause the /groups/1/users page to continually refresh every 5 seconds in order to demo the behavior I am encountering.

About

Sample reproduction for some issues I've encountered with Turbo 8 and Stimulus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published