8000 [BUG] Incorrect type definition for `fronteggLoaded` · Issue #349 · frontegg/frontegg-vue · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[BUG] Incorrect type definition for fronteggLoaded #349
Open
@hognevevle

Description

@hognevevle

Describe the bug
fronteggLoaded is claimed to be a boolean, but it is not. As far as I can see, the correct type should be Ref<boolean>.

CleanShot 2023-08-14 at 13 39 41@2x CleanShot 2023-08-14 at 13 37 01@2x

Proof that it's a Ref:
CleanShot 2023-08-14 at 13 40 23@2x

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0