Skip to content

formModal Issue #5

@zeeshanquamer

Description

@zeeshanquamer

Unhandled Runtime Error
TypeError: forms[table] is not a function

Source
src\components\FormModal.tsx (151:20) @ setOpen

149 |
150 | ) : type === "create" || type === "update" ? (

151 | forms[table](setOpen, type, data, relatedData)
| ^
152 | ) : (
153 | "Form not found!"
154 | );

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