Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Upgrade to v3 doesn't work anymore with webpack externals and CDN version #595

@baywet

Description

@baywet

Category

[ ] Enhancement

[x] Bug

[x] Question

Version

Please specify what version of the library you are using: [3.0.0] (prev 2.0.8)

Expected / Desired Behavior / Question

Webpack external reference to work properly with CDN for performance reasons.

Observed Behavior

Following error message at runtime

Uncaught TypeError: Object prototype may only be an Object or null: undefined
    at setPrototypeOf (<anonymous>)
    at i (folders.js:7)
    at folders.js:66
    at Object.<anonymous> (folders.js:208)
    at n (bootstrap c4928171584e34d2af57:54)
    at Object.<anonymous> (lists.js:25)
    at n (bootstrap c4928171584e34d2af57:54)
    at Object.<anonymous> (webs.js:14)
    at n (bootstrap c4928171584e34d2af57:54)
    at Object.<anonymous> (sharepointqueryableshareable.js:14)

Steps to Reproduce

workaround

Remove the external

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions