-
-
Notifications
You must be signed in to change notification settings - Fork 576
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
Python function not triggered using JS #458
Comments
Can you run `examples/js_api.py`?
… |
Hi @r0x0r |
Try the latest master. The issue with fixed arguments was fixed there.
|
Can you please elaborate a bit? |
Checkout and install the master branch. Google for "pip install from git"
… |
Thanks for the quick reply. Closing the issue. |
Specification
Description
Like the serverless architecture, the code snippet is unable to trigger the defined python code function open_file_dialog using JS.
HTML with JS
i.e inside assets folder
Python Implementation
Practicalities
YES I am willing to work on this issue myself.
NO I am prepared to support this issue financially.
Reference Docs: https://pywebview.flowrl.com/examples/js_api.html
The text was updated successfully, but these errors were encountered: