Skip to content

Vue examples don't build up #1

@aninde

Description

@aninde

Vue examples don't build up
Screenshot 2020-01-23 at 14 27 51

Demo

https://codesandbox.io/s/gracious-grass-cp54q

Might be related with changes DefaultSettings to an arrow function Vue wrapper for Handsontable

- Handsontable.DefaultSettings = DefaultSettings;
+ Handsontable.DefaultSettings = metaSchemaFactory();

and Vue wrapper is using DefaultSettings as a constructor: https://github.com/handsontable/vue-handsontable-official/blob/c501b0715e74f103ee5186840faf6c0fde03f8a1/src/helpers.ts#L77

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions