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

Missing parameter definition #18759

Open
karolyi opened this issue Feb 28, 2022 · 4 comments
Open

Missing parameter definition #18759

karolyi opened this issue Feb 28, 2022 · 4 comments

Comments

@karolyi
Copy link

karolyi commented Feb 28, 2022

Hey,

coming from typescript and wanting to pass autoReplaceSvgRoot and observeMutationsRoot to dom.watch(), typescripts fails to compile as it doesn't sense the parameters as passable. Upon investigating, I found that the interface doesn't define it:

So, here's an issue report about it.

@tagliala
Copy link
Member

@mlwilkerson could you please take a look?

@jogibear9988
Copy link

I've the same issue:
image

@tagliala
Copy link
Member

tagliala commented Sep 2, 2022

Probably fixed by #15639

@jogibear9988
Copy link

@tagliala this would fix it, but it's open for over 3 years...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants