Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid problem with Rails classic autoloader #517

Merged
merged 3 commits into from
Sep 23, 2023

Conversation

PauloMiranda98
Copy link
Contributor

For some reason, in our project, we have a problem in the classic autoloader (we haven't migrated to zeitwerk yet). This problem caused the lookbook to use our ApplicationController instead of using lookbook::ApplicationController, generating an error to render the components. With that, to avoid problems with other people, we made this correction.

@netlify
Copy link

netlify bot commented Aug 27, 2023

Deploy Preview for lookbook-docs canceled.

Name Link
🔨 Latest commit bfd375e
🔍 Latest deploy log https://app.netlify.com/sites/lookbook-docs/deploys/64f5d8b79083c5000830ca75

@allmarkedup
Copy link
Collaborator

@PauloMiranda98 sorry for being so slow to reply and many thanks for this, looks great. Will merge it in now and get it out in the next release, hopefully in the next couple of days.

@allmarkedup allmarkedup merged commit 128ad63 into lookbook-hq:main Sep 23, 2023
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants