Skip to content

SignInView ERROR #266

@veuvelee

Description

@veuvelee

`ERROR in app/src/views/DashboardView/DashboardView.tsx:229:50
TS2741: Property 'rev' is missing in type '{}' but required in type 'Pick<AntdIconProps, "name" | "value" | "id" | "type" | "title" | "target" | "key" | "onClick" | "download" | "href" | "hrefLang" | "media" | "rel" | "defaultChecked" | ... 349 more ... | "twoToneColor">'.
227 | if (tab.type === TabType.Processes) return ;
228 | if (tab.type === TabType.Metrics) return ;

229 | if (tab.type === TabType.DbOverview) return ;
| ^^^^^^^^^^^^^^^^^^
230 | if (tab.type === TabType.TableView) return ;
231 | if (tab.type === TabType.ServerOverview) return ;
232 | return ;`
node: v16.15.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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