Chainlit / chainlit

Build Conversational AI in minutes ⚡️
https://docs.chainlit.io
Apache License 2.0
6.76k stars 878 forks source link

findLastIndex error when loading hello in Firefox #230

Closed piacentini closed 1 year ago

piacentini commented 1 year ago

findLastIndex is not a standard JS function, so Firefox can not load a Chainlit app. Attached is a screenshot, just run

chainlit hello

And open localhost:8000 in Firefox. Screenshot_20230726_164432

alimtunc commented 1 year ago

Hi, it has been fixed recently and will be on the next release.