Skip to content

new gridjs.Grid({ is not a constructor #1282

@cbessega2

Description

@cbessega2

Describe the bug
Grid stop loading. It seems there was a change in the js library, and now the Grid object cannot be instantiated.

To Reproduce
Steps to reproduce the behaviour:

  1. Import <script src="https://unpkg.com/gridjs/dist/gridjs.umd.js"></script>

  2. Create a Grid with new gridjs.Grid({ ......})

  3. Load the page

  4. See js error

Screenshots
Screenshot 2023-01-16 at 2 58 40 PM

Desktop (please complete the following information):

  • OS: MacOS
  • Browser Chrome
  • Version 108.0.5359.124 (Official Build) (arm64)

Additional context
The tables were working until last night.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug fixSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions