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

Fixed definition file for newer TS versions #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

4lolo
Copy link

@4lolo 4lolo commented Jun 2, 2021

In typescript 4.2 definition file causes error:
Error: node_modules/resize-observer-polyfill/src/index.d.ts:19:18 - error TS2717: Subsequent property declarations must have the same type. Property 'contentRect' must be of type 'DOMRectReadOnly', but here has type 'DOMRectReadOnly'.

Declaring DOMRectReadOnly as global fixes that issue.

@mcarriere
Copy link

We also have this issue. Can we get this merged?

@VilOstreiko
Copy link

the same for us. having TS error using Angular 12. please review the issue @que-etc
thank you!

@lizraeli
Copy link

This would solve the issue described in #83

tommoor added a commit to outline/rich-markdown-editor that referenced this pull request Jul 28, 2021
@centigrade-julian-lang
Copy link

Hi, this branch is now open for quite some time - could this be merged somewhere near future? :)

@nicoesiea
Copy link

I have the same issue, could you please merge the fix and release a new version?

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

Successfully merging this pull request may close these issues.

None yet

6 participants