Skip to content

User portal url is not defined #53

@li-xin-yi

Description

@li-xin-yi

I was rewriting the popup page to enable one-click adding current domain to the white list, I noticed that the profile page is never defined but the code remains:

if (user.userPortalUrl !== undefined && user.userPortalUrl !== '') {

Can I just let it redirect to https://codeium.com/profile ?

await chrome.tabs.create({ url: user.userPortalUrl });

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