Excel-DNA / Excel-DNA/Excel-DNA.github.io

Registration library / ExplicitExports

Open
#10 0 comments 0 reactions 1 assignee Claimed by @sagishahar View on GitHub
documentation
Dominant language
JavaScript
Stars
0
Forks
4
PR merge metrics
No merged PRs in 30d

Description

When using the Registration helper library (typically for registering `async Task ` functions), we need to add an extra project property to set ExplicitRegistration, otherwise we get errors like this one when the add-in is loaded:
![image](https://github.com/Excel-DNA/Excel-DNA.github.io/assets/414659/e800cac8-cb77-4166-87f2-5fa5ade758cc)

The fix is to set this project property:

```
true
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.