Office-Add-in-samples icon indicating copy to clipboard operation
Office-Add-in-samples copied to clipboard

DotNet.createJSObjectReference() TS Type

Open RaoulRSV opened this issue 1 year ago • 6 comments

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

RaoulRSV avatar May 30 '23 12:05 RaoulRSV

@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?

aafvstam avatar Jun 12 '23 12:06 aafvstam

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

danroth27 avatar Jun 12 '23 15:06 danroth27

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

davidchesnut avatar Aug 07 '23 20:08 davidchesnut

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

davidchesnut avatar Feb 09 '24 19:02 davidchesnut

@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

danroth27 avatar Feb 09 '24 21:02 danroth27

@danroth27 : done

RaoulRSV avatar Feb 11 '24 10:02 RaoulRSV