-
I'm using Ruby 3.2.2 and Rails 7.1 with TailwindCSS, ViewComponents, Hotwire Turbo and Stimulus. In order to get the app running on old Safari browsers, I included es-module-shims in the app layout as…
-
Hello we need help to modernize and upgrade from partials to view components
papyr updated
7 months ago
-
Bonjour J'ai eu cette erreur , merci de m'aider a le [résoudre.](url)
An unhandled exception occurred while processing the request.
ComponentNotRegisteredException: The requested service 'Mi…
-
choice 1(js way):
- https://react.dev/
- https://github.com/shadcn-ui/ui
-
Similar to what [SimpleForm does with Bootstrap](https://github.com/heartcombo/simple_form#bootstrap), it would be great if we can find a way to "enable" a Tailwind compatible mode, where the HTML gen…
-
Version:2.62(62)
Crash:java.lang.IllegalArgumentException: Unknown URL content://downloads/my_downloads
at android.content.ContentResolver.insert(ContentResolver.java:1840)
at android.app.DownloadMa…
-
## Why
User should be able to create articles
## Acceptance criteria
- Create a nice looking article create form
- Use [Trix editor](https://github.com/basecamp/trix)
- Leverage the use of …
-
We started using ViewComponents in combination with Motion to render orders in our application. We now somehow have the feeling (by diving into it with get_process_mem and rack_mini_profiler) that the…
-
My best guess is that something similar to either [this issue](https://github.com/ViewComponent/view_component/issues/1945) or [this issue](https://github.com/ViewComponent/view_component/issues/288) …
-
I am attempting to pass a few properties to a widget from a view. In my example I am passing a settings dictionary to a contact form. I am calling the following overload from my view:
`@await Widget.I…