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

Select files to upload file button is not selecting file on production #35

Open
st118173 opened this issue Nov 11, 2016 · 0 comments
Open

Comments

@st118173
Copy link

Hello i used your sample code and converted all haml files to erb code in rails 5 and it is working on my development but when i deployed on server or production the select file upload button pops to browse file but when is select file and click open, the file is not getting open i think this is because of "<%= content_tag :body, data: { controller: controller_path, action: action_name } do%>" in application.html.erb and you used this code"= content_tag :body, data: { controller: controller_path, action: action_name } do" in haml; but it is working on development rather in production can you help me to resolve it?

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