Office-Add-in-samples
Office-Add-in-samples copied to clipboard
DotNet.createJSObjectReference() TS Type
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
@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?
Yeah, this needs to be handled on the Blazor side in the dotnet/aspnetcore repo. Adding @mkartakmsft.
@mkArtakMSFT okay if I assign this to you? Can you please help? Thanks!
@danroth27 is there any update on this from the Blazor side? Thanks!
@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 : done