Skip to content
This repository was archived by the owner on Apr 20, 2022. It is now read-only.

Error: cannot redefine property: $events #15

@acacha

Description

@acacha

If I use this package in 2 different libraries and then use this 2 librares in another one then thw following problem occurs:

index.js:104 Uncaught TypeError: Cannot redefine property: $events
    at Function.defineProperty (<anonymous>)
    at plugin (index.js:104)
    at Function.Vue.use (vue.common.js:4618)
    at Object.disposed (index.js:148)
    at __webpack_require__ (bootstrap 7ecffedbdf2f7047c51d:19)
    at Object.disposed (forge-bootstrap.js:1)
    at __webpack_require__ (bootstrap 7ecffedbdf2f7047c51d:19)
    at Object.<anonymous> (app.js:18)
    at __webpack_require__ (bootstrap 7ecffedbdf2f7047c51d:19)
    at Object.<anonymous> (app.js:25575)

Any clue how can I solve this problem?

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