botpress / studio

The studio is the main interface you'll use to build and edit your chatbot.
https://botpress.com/docs/quickstart#conversation-studio
33 stars 37 forks source link

fix(studio): fix NLU utterances placeholder on Chromium #393

Closed davidvitora closed 1 year ago

davidvitora commented 1 year ago

This fixes an issue with the utterances editor on the latest version of Chromium and related browsers

Before:

https://user-images.githubusercontent.com/13484138/191140116-6ad37f11-291f-4341-980c-213dbe70eb0d.mp4

After:

https://user-images.githubusercontent.com/13484138/191140132-c45b0043-000d-426b-86e8-c9c18815e880.mp4

I Fixed it by reimplementing the faulty plugin, which caused the bug