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

Another Razor issue on flush with dynamic or anonymous types #173

Open
3ggerhappy opened this issue Aug 24, 2023 · 3 comments
Open

Another Razor issue on flush with dynamic or anonymous types #173

3ggerhappy opened this issue Aug 24, 2023 · 3 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@3ggerhappy
Copy link

In my tests I have to make use of some anonymous types, but razor goes whack when these types are used hence cant flush. Any workaround on this?

@anshooarora anshooarora added the help wanted Extra attention is needed label Aug 30, 2023
@anshooarora anshooarora self-assigned this Aug 30, 2023
@anshooarora
Copy link
Member

Assigned to self: Check compatibility with https://github.com/adoconnection/RazorEngineCore for all future ExtentReports releases.

@anshooarora
Copy link
Member

Please check with the latest beta https://www.nuget.org/packages/ExtentReports/5.0.0-beta1 and revert if you continue to face this issue. Also, if you continue to encounter this problem, please share a sample snippet for me to reproduce.

@Fergal-C
Copy link

Maybe it will help someone, I also had Razor related errors on flush(). They were resolved, when I uninstalled the ExtentReports.Core NuGet package from the solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants