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 a file button not responding on production #93

Open
st118173 opened this issue Nov 11, 2016 · 1 comment
Open

Select a file button not responding on production #93

st118173 opened this issue Nov 11, 2016 · 1 comment

Comments

@st118173
Copy link

Hello i used your code to build upload option, but when i deployed on production or server it is not responding can you help me out to resolve this problem

@felixbuenemann
Copy link
Collaborator

I'd check the javascript console for errors. One example problem could be that you concatenate and minify scripts in production and the order in that the scripts are minified is wrong.

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