Skip to content

/config 报错 ERROR Gates is not defined #19

@hzkitty

Description

@hzkitty

/config 报错 ERROR Gates is not defined

$ bun run src/entrypoints/cli.tsx                                                                                                                                                               
                                                                                                                                                                                                
  ERROR  Gates is not defined                                                                                                                                                                   
                                                                                                                                                                                                
 src/components/Settings/Settings.tsx:98:28                                                                                                                                                     
                                                                                                                                                                                                  95:   }
  96:   let t7;                                                                                                                                                                                 
  97:   if ($[13] !== contentHeight) {                                                                                                                                        
  98:     const GatesComponent = Gates as any;                                                                                                                                                  
  99:     t7 = false ? [<Tab key="gates" title="Gates"><GatesComponent onOwnsEscChange={setGatesOwnsEsc} contentHeight={contentHeight} /></Tab>] : [];                        
 100:     $[13] = contentHeight;                                                                                                                                                                 101:     $[14] = t7;             
Image

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