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

Preview does not reflect changes in code when rails cache is on #675

Open
muriloime opened this issue Feb 27, 2025 · 0 comments
Open

Preview does not reflect changes in code when rails cache is on #675

muriloime opened this issue Feb 27, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@muriloime
Copy link
Contributor

Describe the bug

Preview does not update when cache is on ( rails dev:cache)

To Reproduce

Steps to reproduce the behavior:

  1. rails dev:cache to set cache up
  2. Go to a Preview
  3. Update the code
  4. refresh ( or autoreload)

Expected behavior

It is expected for the preview to reflect changes in code

Version numbers

Please complete the following information:

  • Lookbook: 2.3.4
  • ViewComponent: 3.21.0
  • Rails: 7.1.3.4
  • Ruby: 3.2.1

Additional context

Similar to #344

@muriloime muriloime added the bug Something isn't working label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant