Nicolai Bach Woller
Nicolai Bach Woller
## Issue description In a project using both [view_component](https://github.com/github/view_component) and wicked_pdf, trying to render a pdf throws a fatal error. I suspect the issue is related to this other issue:...
https://github.com/excid3/tailwindcss-stimulus-components/assets/23448075/63a6662e-4542-45b8-9542-4e33a4af29c3 As the title says, there seems to be a bug, when I use both `data-tabs-update-anchor-value="true"` and link to a specific anchor. **Expected behavior** The user clicks a link to...
### Motivation / Background This Pull Request has been created because it was not possible to generate valid Danish license plates. It adds the simplest possible license plates consisting of...
Instead of hard coding `:user`as the object name in the supplied test_helper, this PR checks if the class of the object passed to `form_with` responds to `model_name` and uses the...