Skip to content

Strange UI blinks after login #269

Open
@VladimirCores

Description

@VladimirCores

I use latest version if Authorizer with code:

const authorizer = new Authorizer({
  authorizerURL: 'http://localhost:8081/',
  redirectURL: window.location.origin,
  clientID: '9a8498c5-6c09-4881-82c0-ae91626515b2', // obtain your client id from authorizer dashboard
});

And that is what I see on login:
Record_select-area_20221009115739

What is this strange UI that appears for a second after login?

Metadata

Metadata

Assignees

No one assigned

    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