You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Unable to use the lowercase letter 'f' in the product description field when variants exist
To Reproduce
Steps to reproduce the behavior:
Create a product with at least one option
Edit the description and press the letter 'f'
Observe the variant list filter menu pops up rather than the letter 'f' in the description field
Expected behavior
The letter 'f' should work in the description field when editing the description rather than attempting to add a variant list filter.
Environment (please complete the following information):
@vendure/core version: 2.0.6
Nodejs version: 18.17.1
Database (mysql/postgres etc): postgres
Additional context
Seems to work fine when initially adding the product, just not after adding options.
The text was updated successfully, but these errors were encountered:
Describe the bug
Unable to use the lowercase letter 'f' in the product description field when variants exist
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The letter 'f' should work in the description field when editing the description rather than attempting to add a variant list filter.
Environment (please complete the following information):
Additional context
Seems to work fine when initially adding the product, just not after adding options.
The text was updated successfully, but these errors were encountered: