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

ChromePool throws unsupported exception #9

Open
chazt3n opened this issue Mar 25, 2021 · 1 comment
Open

ChromePool throws unsupported exception #9

chazt3n opened this issue Mar 25, 2021 · 1 comment

Comments

@chazt3n
Copy link

chazt3n commented Mar 25, 2021

How do you use it?

@pofider
Copy link
Contributor

pofider commented Mar 26, 2021

Please update to the [email protected]. The fix is there.
Also, update the jsreport.Local and jsreport.Binary.

.Configure(cfg =>
{
  ....
  cfg.Chrome = new ChromeConfiguration { Strategy = ChromeStrategy.ChromePool };
  return cfg;
})          

liyashereef pushed a commit to liyashereef/jsreport-dotnet-example-webapp that referenced this issue Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants