mageprince / magento2-FAQ

This module adds an easy way to use FAQ Section to your Magento store with jQuery Accordion. In this module, admin can add and update FAQ. Admin can also create FAQ group with group icon.
57 stars 37 forks source link

Not working in Magento 2.2.2 - Production Mode #6

Closed Vikram0811 closed 6 years ago

Vikram0811 commented 6 years ago

Installed the extension successfully in Mage version 2.2.2. When tried to access admin, it keeps loading forever and throws below exception. Neither FAQ nor FAQ Group is loading in admin. The store is set to production mode.

Failed to load the "Magento_Ui/js/grid/editing/editor" component.

When the store is set back to development mode, it works as expected.

How do I resolve it?

Thanks

mageprince commented 6 years ago

Hi @Vikram0811 Thank you for your report. This module is tested with production mode in all 2.1.x and 2.2.x. Please download latest repository and check it with default magento installation.