Skip to content

Bug: VWAP Lookback Input Field JSX Syntax Error #1

Description

@cj4c0b1

There's a JSX syntax error in the SymbolConfigForm.tsx component related to the VWAP lookback period input field. The error occurs due to an unpaired

tag in the JSX.

Steps to Reproduce:

  1. Open the configuration page
  2. Enable VWAP protection for a symbol
  3. The build fails with a parsing error

Expected Behavior:
The VWAP lookback input field should render correctly with proper JSX syntax.

Current Behavior:
Build fails with error:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions