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

Cannot find name 'OffscreenCanvas' #10852

Closed
AmrElshaer opened this issue Nov 3, 2022 · 1 comment
Closed

Cannot find name 'OffscreenCanvas' #10852

AmrElshaer opened this issue Nov 3, 2022 · 1 comment
Labels
type: bug type: types Typescript type changes

Comments

@AmrElshaer
Copy link

Expected behavior

node_modules/chart.js/types/index.esm.d.ts:525:35 - error TS2304: Cannot find name 'OffscreenCanvas'

Current behavior

node_modules/chart.js/types/index.esm.d.ts:525:35 - error TS2304: Cannot find name 'OffscreenCanvas'

Reproducible sample

node_modules/chart.js/types/index.esm.d.ts:525:35 - error TS2304: Cannot find name 'OffscreenCanvas'

Optional extra steps/info to reproduce

No response

Possible solution

No response

Context

No response

chart.js version

3.4.0

Browser name and version

No response

Link to your project

No response

@LeeLenaleee
Copy link
Collaborator

This is resolved in 3.6.0, so you will need to update to any version equal or above 3.6.0
#9617

@LeeLenaleee LeeLenaleee added the type: types Typescript type changes label Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug type: types Typescript type changes
Projects
None yet
Development

No branches or pull requests

2 participants