1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
---
name: ViewComponent bug report
about: Create a report to help us improve ViewComponent
---
<!-- If possible, please open a PR with a failing test instead of a bug report, as failing tests are much more actionable. -->
<!--
When opening an issue to describe a bug, it's helpful to provide steps to reproduce it, either with failing tests in a pull request, or by sharing a repository that demonstrates the issue. See CONTRIBUTING.md for more details.
-->
### Steps to reproduce
<!-- Provide a series of steps or, better yet, a link to a repo to demonstrate the bug you've identified. -->
### Expected behavior
<!-- Tell us what should happen -->
### Actual behavior
<!-- Tell us what happens instead -->
**Backtrace**:
### System configuration
**Rails version**:
**Ruby version**:
**Gem version**:
|