Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

React uncontrolled component errors on the Tools tab #94

Description

@danieliser

Getting react uncontrolled component errors on the Tools tab, can't toggle any toggles

Warning: A component is changing an uncontrolled input to be controlled. This is likely caused by the value changing from undefined to a defined value, which should not happen. Decide between using a controlled or uncontrolled input element for the lifetime of the component. More info: https://reactjs.org/link/controlled-components Error Component Stack
    at input (<anonymous>)
    at span (<anonymous>)
    at index.tsx:25:3
    at div (<anonymous>)
    at emotion-element-699e6908.browser.esm.js:34:17
    at component.tsx:19:4
    at component.tsx:14:22
    at div (<anonymous>)
    at emotion-element-699e6908.browser.esm.js:34:17
    at div (<anonymous>)
    at emotion-element-699e6908.browser.esm.js:34:17
    at index.tsx:42:6
    at index.tsx:29:3
    at div (<anonymous>)
    at div (<anonymous>)
    at emotion-element-699e6908.browser.esm.js:34:17
    at component.tsx:19:4
    at component.tsx:20:42
    at div (<anonymous>)
    at emotion-element-699e6908.browser.esm.js:34:17
    at component.tsx:19:4
    at div (<anonymous>)
    at emotion-element-699e6908.browser.esm.js:34:17
    at component.tsx:19:4
    at context-system-provider.js:94:39
    at component.tsx:36:6
    at o (index.js?ver=8c04f42ebb71bbd8cee5:1:147)
    at div (<anonymous>)
    at i (<anonymous>)
    at ScopedContextProvider (<anonymous>)
    at i (<anonymous>)
    at i (<anonymous>)
    at ScopedContextProvider (<anonymous>)
    at i (<anonymous>)
    at i (<anonymous>)
    at i (<anonymous>)
    at ScopedContextProvider (<anonymous>)
    at i (<anonymous>)
    at ScopedContextProvider (<anonymous>)
    at i (<anonymous>)
    at i (<anonymous>)
    at ScopedContextProvider (<anonymous>)
    at LMDWO4NN.js:19:49
    at div (<anonymous>)
    at index.tsx:77:3
    at div (<anonymous>)
    at mt (index.js?ver=8c04f42ebb71bbd8cee5:1:81429)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions