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

a[download] is broken!! #6

Open
apple-phi opened this issue Aug 18, 2021 · 0 comments
Open

a[download] is broken!! #6

apple-phi opened this issue Aug 18, 2021 · 0 comments

Comments

@apple-phi
Copy link

Expected Behavior
Clicking on a <a> with a download attribute the webview should download a file.

Actual Behavior
Nothing happens.

Steps to Reproduce the Problem
Add

<a href="/js/main.js" download="main.js">Click me to download</a>

to neu create my_app index.html, build and run. chmod +x my_path if necessary.

The link to download will not do anything.

However, if you go to http://localhost:PORT/resources/index.html on your actual browser, the link will work.

Specifications

  • Neutralinojs binaries: v2.6.0
  • Neutralinojs client: v1.3.0
  • Platform: macOS
@shalithasuranga shalithasuranga transferred this issue from neutralinojs/neutralinojs Dec 9, 2021
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

1 participant