Skip to content

Do not use generic name "app" for global variable #55

@piotr-dobrogost

Description

@piotr-dobrogost

Following documentation and trying to use extension I got Identifier 'app' has already been declared error right at the beginning. This is because I'm already using app global variable for my application. You should either use some unique name or even better make use of IIFE to avoid polluting global namespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions