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

Outlook Add-in Development Using Blazor's Interactive Rendering Mode in .NET 8 #829

Open
M-Galassi opened this issue Aug 14, 2024 · 1 comment
Assignees

Comments

@M-Galassi
Copy link

Hello,

I noticed that you have updated your project to .NET 8. I tested your base project, and it works well.

I am currently starting a Blazor project with the automatic interactive rendering mode. I followed the instructions in the README to make the necessary adjustments. However, when I try to link the manifest to my project, I encounter a client-side debugging error. When I link it to the server-side project, the startup works, but nothing is displayed, and I cannot access the Outlook add-in.

I am wondering if developing an Outlook add-in is compatible with a project using this new interactive rendering mode. It is possible to reproduce this issue using the Blazor Web App example in interactive rendering mode.

thanks in advance,

@AlexJerabek
Copy link
Collaborator

Hi @M-Galassi,
Thank you for your questions. @aafvstam, is this something you could please assist with?

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

4 participants