jessielaf

Results 7 issues of jessielaf

I am having a issue with getting the date from a git commit. I keep getting this error: ``` Traceback (most recent call last): File "/code/manage.py", line 19, in main()...

I don't know if this is the right place. But I have problems with connecting to the SSE endpoint. Sometimes it works sometimes it doesn't. I get this error ```...

Hi, First of all thanks for the plugin! It looks very promising. I am trying to use this with my vue plugin but I am getting a error: ``` [!]...

### 🔖 Feature description Hi, I really love the tool. But I have not been able to find (maybe that's me) a tool in which I can migrate my local...

feature

**Describe the bug** I compare two lists with each other using `==`. This always results in a False while the lists are equal to each other. The code that does...

bug

First of all, let me thank you for the module you have created. This has given us a big boost in productivity. Lately I have been getting an error message...

Hi, I want to use assign to overwrite some values. However, because the overwrite in the assign function is the same as the first parameter, the second parameter cannot be...