Replies: 1 comment
-
What version are you using? What does your code look like?
Need more information to know what's going on. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to make a settings page for my web browser, and I'm using CefSharp bindings to make the Browser save the settings to a file. My issue is that for some reason BindObjectAsync just never returns a Promise, only sometimes and it's not a lot of times. Any ideas on what i may be doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions