-
From a Rails controller I use Turbo Streams to replace a Form element. The form is connected to a StimulusJS controller (input controller) and it was my understanding that the controller should discon…
-
I am looking for a way to listen to events for addition or removal of controller targets.
Use case: When new targets appear in the DOM, I want to trigger an action/DOM manipulation.
Why: My cont…
-
https://guides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-5-2-to-rails-6-0
-
I know this isn't exactly an issue, but I think it is a good question. I think of your controllers as controllers for components on a page.
How would you suggest to communicate between more controlle…
-
[北京市五险一金及税后工资计算器](http://salarycalculator.sinaapp.com/)
[能定时提醒的公众号](https://github.com/polyrabbit/WeCron)
[数据模拟神器](https://github.com/easy-mock/easy-mock)
[设计模式](https://github.com/questionlin/desi…
-
Hi,
In cases where you want to use Drive but not Frames / Streams it might be beneficial to be able to import Drive by itself.
I'm not sure how to calculate the size of each piece as it stands n…
-
### Version
3.0.5
### Reproduction link
[https://github.com/l0rn/inject-provide-types/tree/options-api](https://github.com/l0rn/inject-provide-types/tree/options-api)
### Steps to …
-
https://stimulusjs.org/
Recommended by [John Ford](https://twitter.com/iamjohnford) for use in Rails apps.
-
Using esbuild with a Rails 7 app, I've been successful in code splitting 2 packages: one with the StimulusJS controllers and another with a ReactJS app. The configuration works fine in development.
…
-
### Describe the bug
I tried to upgrade vite@4.3.9 to vite@4.4.0 but Cypress could not longer run tests because of the error `Unexpected token '{'` (see logs section for more detailed stack trace).
…