aimeos / ai-admin-jqadm

Aimeos e-commerce Vue.js+Bootstrap based admin interface
https://aimeos.org
GNU Lesser General Public License v3.0
68 stars 43 forks source link

Add Option/Value button not working #157

Closed rowild closed 3 years ago

rowild commented 3 years ago

Environment

  1. Version (e.g. 2020.10.3)
  2. Integration (Laravel, TYPO3, Symfony, SlimPHP or Flow)
  3. System (Linux, Mac, Windows)

Describe the bug When assigning a product to a category/supplier/customer, the "add options/value" button does not work.

Aimeos-assign-option-value-btn-not-working

aimeos commented 3 years ago

Thank you for your bug report. We will see how we can fix it.

aimeos commented 3 years ago

The panel has been completely rewritten in dev-master as Vue.js component. In 2020.10 LTS, the option/value table has been removed because it's not used and was hardly possible to fix with Vue.js and jQuery mixed.