Skip to content
  • Jonathan Hefner's avatar
    cd2b3be9
    Allow Erubi bufvar to be configured · cd2b3be9
    Jonathan Hefner authored
    This allows `render_in` components that compile their own templates to
    use their view context's current output buffer while a
    `with_output_buffer` block is being evaluated.
    
    Partially addresses #39377.
    cd2b3be9
    Allow Erubi bufvar to be configured
    Jonathan Hefner authored
    This allows `render_in` components that compile their own templates to
    use their view context's current output buffer while a
    `with_output_buffer` block is being evaluated.
    
    Partially addresses #39377.
Loading