-
-
Notifications
You must be signed in to change notification settings - Fork 394
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
can not download files automatic #22
Comments
It seems that there is breaking change in cefsharp to register asynchjsobject which requires to be updated. |
There are some changes to make: Remove the following from app.config (remove entire lines:
================ Update the following files:
to
to
|
@dpbiz all fixes implemented, thanks. |
1.when i click a link to download a file. it will open a new tab,and do nothing.
2.when i click downloads , it will crash
The text was updated successfully, but these errors were encountered: