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

File Upload Error #6

Open
ayaanraj opened this issue May 4, 2018 · 0 comments
Open

File Upload Error #6

ayaanraj opened this issue May 4, 2018 · 0 comments

Comments

@ayaanraj
Copy link

ayaanraj commented May 4, 2018

Hi, I'm using input type = 'file', which I don't know that aurelia-onsenui or onsenui supports file upload, or I haven't got relevant documentation, but still I tried in the following way:

In my html file:

<ons-input type="file" files.bind="document" input-id="document"></ons-input>

or

<ons-input type="file" value.bind="document" input-id="document"></ons-input>

So, after selecting the file in input field, I get the error as shown below:
screenshot from 2018-05-04 16-11-31

If this is not the right way please provide me with example.
TIA.

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