Helix
Triumph TechLava DocsRock Styling
  • Getting Started
    • 👋Welcome
    • Overview
    • Customizing Rock
    • Plugin Installation
    • FAQ
    • Roadmap
    • 🚨Security
  • HTMX
    • Learning More
    • Syntax Style Guide
  • Lava Applications
    • Overview
    • Applications
    • Endpoints
    • Content Block
    • Magnus
    • Observability
  • Lava Commands
    • Delete Entity
    • Modify Entity
    • DB Transaction
    • HTTP Response
    • Render Lava Endpoint
  • Forms & Controls
    • Understanding Forms
    • Using Form Controls
    • Creating New Controls
    • Form Validation
    • Loading Indicator
  • Strategies
    • Tips
    • Related Entities
    • Limitations
Powered by GitBook
On this page
  1. Strategies

Limitations

While we've worked to make Lava and Rock compatible with Helix, there are some limitations:

  1. Lava Commands That Require RockPage - The {% javascript %} and {% stylesheet %} commands won’t work with Helix. These commands rely on RockPage to execute and render their markup. Since Helix dynamically updates portions of the page, RockPage isn’t available in those cases.

PreviousRelated Entities

Last updated 2 months ago