8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fronteggLoaded
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>.
boolean
Ref<boolean>
Proof that it's a Ref:
Ref