php-cuong / magento2-faqs-extensions

Magento 2 FAQ Extension Free
83 stars 56 forks source link

Grids are not loading in FAQ's Manager Backend - Compatability with Magento 2.2.2 #24

Open vinaykumar9999 opened 6 years ago

vinaykumar9999 commented 6 years ago

Steps to Reproduce -

  1. Installed Via Composer
  2. Removed Module Completely via composer remove
  3. Manually deleted all phpcuong_faq tables and faq.html row from url_rewrite.
  4. Then Reinstalled Module via composer command.

Now the following issue occurs -

Magento FAQs Manager and FAQ Categories Manager - No grids are loading, No options are showing up after installation.

ghost commented 6 years ago

have you tried to disable and re-enable with --clear-static-content?

Which error is the Dev Console displaying?

vinaykumar9999 commented 6 years ago

I have tried the disable and re-enable with --clear-static-content There is no errors in Dev Console. I have tried all the ways but still it is not displaying any grids in backend.