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

Add product page loading forever. #8225

Closed
hyesungs opened this issue Jan 21, 2017 · 5 comments
Closed

Add product page loading forever. #8225

hyesungs opened this issue Jan 21, 2017 · 5 comments

Comments

@hyesungs
Copy link

hyesungs commented Jan 21, 2017

When I click the add product button the page just loads forever with the spinner icon.

I am using Magento2 - 2.1.3

Reproduce

  1. Goto products
  2. Goto catalog
  3. Click 'add product'

Expected result

  1. Be able to add product.

Actual result

  1. Product page spinner loading forever.

capture

@allanpaiste
Copy link

allanpaiste commented Jan 23, 2017

Have you tried to repeat this with Vanilla Magento2 (no other extensions installed)? I am not able to repeat this issue and am wondering if some 3rd party module causes this to happen (with js mixins). Could you provide the whole js call-stack here as well? Is it somewhat understandable what context/variables/usage causes this? Certain product type maybe? More details would be highly appreciated to understand what's going on there.

Considering that it's a ui-component js script that fails (view/adminhtml/web/js/components/import-handler.js), I would place my bets on an explanation that something goes wrong before that .js crash and the actual issue comes from something in the ui-components or layout configuration (js can't find fields that are supposed to be there). So that crash is probably a symptom of some other issue, that causes the output to be missing.

@hyesungs
Copy link
Author

hyesungs commented Jan 24, 2017 via email

@veloraven
Copy link
Contributor

@hyesungs thank you for your report.
Could you please provide some more information about your environment?

  1. Please provide versions of PHP, MySQL and WebServer which are used.
  2. Do I understand correctly that this is clear install of Magento 2.1.3, not an upgrade from some previous version?
  3. Please provide information about Magento mode.
  4. Did you try to clean browser cache including offline website data?

@webkul
Copy link

webkul commented Feb 2, 2017

Hi hyesungs , If you are still have any issues please create a support request at https://webkul.uvdesk.com . Thanks

@veloraven
Copy link
Contributor

According to contributor guide, tickets without response for two weeks should be closed.
If this issue still reproducible please feel free to create the new one: format new issue according to the Issue reporting guidelines: with steps to reproduce, actual result and expected result and specify Magento version.

magento-devops-reposync-svc pushed a commit that referenced this issue May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants