Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 29, 2019. It is now read-only.
This repository was archived by the owner on Jul 29, 2019. It is now read-only.

SyntaxError in version 4.19.1 #2912

@charger

Description

@charger

STR:

<!DOCTYPE HTML>
<html>
<head>
  <title>Timeline basic demo</title>
  <script src="node_modules/vis/dist/vis.js"></script> 
</head>
</html>
  • In browser error in console: Uncaught SyntaxError: Unexpected token this vis.js:3386
    vis.js:3386
          (this._dayOfMonthOrdinalParse.source || this._ordinalParse.source) +
              '|' + (/\d{1,2}/).source);

I can't understand why there i s character Â. In version on CDN is all clear, but install from npm is broken for me.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions