You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue with bridgetown-v1.1.0 and view_component-v2.75.0 - [Bridgetown] Exception raised: TypeError [Bridgetown] no implicit conversion of nil into String
#3
Closed
thanosbellos opened this issue
Nov 3, 2022
· 4 comments
As a follow up, it seems to be an issue with the latest version of view_component(2.75.0)
Locking it manually to version 2.74.1, did the trick and everything worked as expected.
thanosbellos
changed the title
Issue with bridgetown-v1.1.0 - [Bridgetown] Exception raised: TypeError [Bridgetown] no implicit conversion of nil into String
Issue with bridgetown-v1.1.0 and view_component-v2.75.0 - [Bridgetown] Exception raised: TypeError [Bridgetown] no implicit conversion of nil into String
Nov 3, 2022
I have this issue on VC 3.5.0 but @andrewmcodes's fix above works. Is this something we can fix in the code or is this something that should be documented?
Hi I am following the quick installation guide, on a fresh project.
I added the example's view component and nothing else. But when I try to start server I encounter the following error:
Versions of all gems
As an experiment I also downloaded lookbook docs, that are build with bridgetown too.
When I upgraded the core gem to v1.1.0 I had the same issue. Their repo is still using bridgetown-v1.0.0.
Thanks in advance and I am glad to help with any more information you may need.
The text was updated successfully, but these errors were encountered: