Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeline: TypeError when using option loadingScreenTemplate #1767

Open
annsch opened this issue Feb 6, 2024 · 0 comments
Open

Timeline: TypeError when using option loadingScreenTemplate #1767

annsch opened this issue Feb 6, 2024 · 0 comments

Comments

@annsch
Copy link

annsch commented Feb 6, 2024

Hi,
we're using "vis-timeline": "^7.7.3".
When compiling our types we're getting an TypeError when using the options property "loadingScreenTemplate". This property exists and is also used in this example: https://codepen.io/pen. But the property ist not an exported property of node_modules/vis-timeline/types/index.d.ts.
Also the header of these generated types says:

// Type definitions for vis.js 4.21

Could it be that the generated types are based on an older version of the api?
loadingScreenTemplate isn't documented here: https://visjs.github.io/vis-timeline/docs/timeline

Anyways, thanks for your great implementation :)

@annsch annsch changed the title Timeline: TypeError when using option loadingScreenTemplate Timeline: TypeError when using option loadingScreenTemplate Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant