Niek / chatgpt-web

ChatGPT web interface using the OpenAI API
https://niek.github.io/chatgpt-web/
GNU General Public License v3.0
1.88k stars 466 forks source link

Not work in Apple Safari (Mac) #64

Closed taomanwai closed 1 year ago

taomanwai commented 1 year ago

Err msg: SyntaxError: Invalid regular expression: invalid group specifier name

I found that it may relate to this issue in library flourite https://github.com/teknologi-umum/flourite/issues/72

Thanks in advance for fixing it...

Niek commented 1 year ago

Good catch, I didn't properly test it in FF and Safari after adding flourite. I have opened a PR there now to fix this: https://github.com/teknologi-umum/flourite/pull/75

In the meantime, I have disabled flourite for now.