Jeffrey Hu

Results 5 issues of Jeffrey Hu

UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 55: ordinal not in range(128)

if the field choices use ugettext_lazy it should use force_str() to get the display value.

if filter the nevigate (value is 0), it'll make feedback value to None then it'll filter all the threads.

size:XS

### How to reproduce this bug? I use the command to run the weaviate on ubuntu 22.04: ```shell ./weaviate --host 0.0.0.0 --port 8888 --scheme http ``` and here is my...

bug