Skip to content

bug: naming conflicts are not handled correctly #58

@tafelnl

Description

@tafelnl

If a plugin were to use a type name that's being used by Capacitor itself already, this script will overwrite the type definition from the plugin by the definition from Capacitor. Take for example SystemBarsVisibilityOptions. If the community safe area plugin uses that name, the docgen will generate incorrect output for the safe area plugin, by overwriting the definition with this one

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions