Open RailsCod3rFuture opened 9 months ago
The component renders and is accessible to cuprite/capybara finders
The html for cuprite shows that the component is on the page, but when you look at the photo from capybara screen shot. No component has rendered
(Describe your issue here) Cuprite is struggling with rendering the react component for react-rails with rails 7.1 and ruby 3.2.2. I've done an assets precompile for the test env and no issues came up.
Sounds like a Cuprite issue, possibly. Either way, you'll need a public example repository to pursue this further.
Steps to reproduce
Expected behavior
The component renders and is accessible to cuprite/capybara finders
Actual behavior
The html for cuprite shows that the component is on the page, but when you look at the photo from capybara screen shot. No component has rendered
System configuration
(Describe your issue here) Cuprite is struggling with rendering the react component for react-rails with rails 7.1 and ruby 3.2.2. I've done an assets precompile for the test env and no issues came up.