Options still displays as visual swatches
Options is shown as dropdown
@eugene-shab thank you for joining. Please accept team invitation here and self-assign the issue.
Is there any workaround ?
Hello Samay.
There was another thread, where somebody gave a hint.
Truncate the table eav_attribute_option_swatch and flush the cache.
For me this worked.
I have the same problem, but I only have it for the options for manufacturer and color. If I truncate the eav_attribute_option_swatch settings I will lose all the data that still works. What is the work around?
Any update on this ?
This issue related to the - https://github.com/magento/magento2/pull/12771
Waiting for merge.
Hi @alena-marchenko. Thank you for your report.
The issue has been fixed in magento/magento2#12771 by @eugene-shab in 2.2-develop branch
Related commit(s):
The fix will be available with the upcoming 2.2.6 release.
I had the same issue on 2.2.5.
I changed my custom Visual Swatches Attributes to Drop Down > flush cache > changed it again to Visual Swatches.
Now I see Visual Swatches instead of Drop Down.
Hi @alena-marchenko. Thank you for your report.
The issue has been fixed in magento/magento2#17750 by @nmalevanec in 2.3-develop branch
Related commit(s):
The fix will be available with the upcoming 2.3.0 release.
Most helpful comment
Hello Samay.
There was another thread, where somebody gave a hint.
Truncate the table eav_attribute_option_swatch and flush the cache.
For me this worked.