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

DotNet.createJSObjectReference() TS Type #530

Open
RaoulRSV opened this issue May 30, 2023 · 6 comments
Open

DotNet.createJSObjectReference() TS Type #530

RaoulRSV opened this issue May 30, 2023 · 6 comments
Assignees

Comments

@RaoulRSV
Copy link

Is your feature request related to a problem? Please describe.
TS type for DotNet.createJSObjectReference() function

_A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
While developping Blazor Addin with TS it is necessary to use the DotNet.createJSObjectReference() function but I couldn't find any TS type for it

Describe the solution you'd like
An upgrade of the NPM DotNet type library or a turnaroud to use this function in TS

@ghost ghost added the needs triage 🔍 label May 30, 2023
@aafvstam
Copy link
Collaborator

@danroth27 Is DotNet.createJSObjectReference() typically Blazor or .NET? At least I haven't found the implementation in the DotNet Type Library. Who owns that within the .NET space, can you redirect the question?

@danroth27
Copy link

danroth27 commented Jun 12, 2023

Yeah, this needs to be handled on the Blazor side in the dotnet/aspnetcore repo. Adding @mkArtakMSFT.

@davidchesnut
Copy link
Member

@mkArtakMSFT okay if I assign this to you? Can you please help? Thanks!

@davidchesnut
Copy link
Member

@danroth27 is there any update on this from the Blazor side? Thanks!

@danroth27
Copy link

@davidchesnut I think you should just close this issue as external.

@RaoulRSV Can you please report this issue in the dotnet/aspnetcore repo?: https://github.com/dotnet/aspnetcore/issues/new

@RaoulRSV
Copy link
Author

@danroth27 : done

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

5 participants