manishkatyan / strapi-stripe

Stripe Plugin for Strapi CMS
65 stars 32 forks source link

Issue with entering a Product Description. #91

Closed JonathanJKuhn closed 1 year ago

JonathanJKuhn commented 1 year ago

After setting up the configuration with the API keys, I attempted to add a product. I could put all of the required information in, except for product description. For some reason, I am able to focus the field, but am unable to type a description. I can't submit a product while the description is empty.

I've reproduced this issue with a separate repo using the latest version of strapi and the plugin. Not sure if I'm missing something here.

oliynykroman commented 1 year ago

Have same issue :(

hoangnhatfe commented 1 year ago

Have same issue

sachithraSP commented 1 year ago

same here

xqtm commented 1 year ago

same here

nishekh-e-r commented 1 year ago

Hi there, The Strapi design system has been updated to the newer version. Our team is currently working on updating the Strapi-Stripe plugin to the latest version, and we will provide an update as soon as it's completed.

Thank you for your patience and understanding. If you have any more questions or concerns, please don't hesitate to let me know.

canafran-sl commented 1 year ago

Have same issue :(

nishekh-e-r commented 1 year ago

Strapi recently upgraded the UI design system which includes several breaking changes. For example, Typescript was introduced, which is strongly typed. Another example is the upgraded Select component now has many more attributes. These breaking changes caused a few of the bugs that you all have been reporting.

Good news! we have fixed those bugs.

Please try out the latest version and let us know what you think. strapi-stripe