solidus_starter_frontend
solidus_starter_frontend copied to clipboard
Check the components behaviour with cache server enabled
An example is in categories page using bin/rails dev:cache.
After the first visit the partial "Shop by Categories" seems to be cached and the current category is not highlighted anymore.
Image:

Without cache the current category is in bold.
This issue has been automatically marked as stale because it has not had recent activity. It might be closed if no further activity occurs. Thank you for your contributions.