|
All checks were successful
deploy / deploy (push) Successful in 1m26s
The shop_root.html.heex had duplicate .themed element with data-mood etc attributes that were static (rendered once at page load). This prevented live theme changes from visually updating since CSS matched the outer stale element. Fix: Remove data attributes from shop_root.html.heex, keeping only the live-updated .shop-container.themed element inside the LiveView. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| layouts | ||
| shop_components | ||
| block_editor_components.ex | ||
| block_thumbnails.ex | ||
| core_components.ex | ||
| layouts.ex | ||
| page_templates.ex | ||
| shop_components.ex | ||