Skip to content

unauthenticated is not a suggested prop of <Set> #2562

@realStandal

Description

@realStandal

This issue is related to PR #2364. It could also be that my project uses TypeScript; either way, it is not actively blocking me from using the <Set> component as intended, this issue is just for DX.

When using the new private prop on the <Set> component, I'd expect unauthenticated to be a suggested prop; like it is/was for <Private>.

I'm expecting that, as I begin to type unauthenticated, it will appear as a suggestion in my IDE, much like private is.

Right now, VSCode does not suggest it, but it does know about it, and will not throw a TS error once I've fully typed out the prop's name:

image

image

A better example of what it is I'm expecting:

image

Thank you, as always :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions