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 not sending file data #153

Open
AppyCat opened this issue Feb 8, 2019 · 1 comment
Open

File upload not sending file data #153

AppyCat opened this issue Feb 8, 2019 · 1 comment

Comments

@AppyCat
Copy link

AppyCat commented Feb 8, 2019

Hi, I purchased Material Kit Pro for Bootstrap 4.

When I try to use the file upload component, it reads the file but is not passing the path to the file.

As a result on the receiving end the file shows up as nil in the db. When I select the file, the name of the file shows up. On upload file is not being sent, the name of file is sent as a param, but not the file data.

I'm using Ruby on Rails, it usually creates a tmp version of the file and then resizes. However in this case it is not receiving the file at all on upload. I am using the file upload listed on the forms section, not the Jasny file uploader.

Here's my code:
form.txt

Its sending file name, but not file data.

I am using Material Kit PRO - v2.1.1

@AppyCat AppyCat changed the title File upload on forms section of docs not getting file or its path File upload not sending file data Feb 8, 2019
@groovemen
Copy link
Contributor

Hello @AppyCat,

Thank you for using our products, please let us know if upload a component works by using the Jasny plugin. Looking ahead to your answer.

Best,
Stefan

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

2 participants