jessielaf

Results 12 comments of jessielaf

Sorry, I forgot to add the traceback. ``` Traceback (most recent call last): File "C:\Users\Jessie\AppData\Local\pypoetry\Cache\virtualenvs\effe-S2ztncmJ-py3.7\lib\site-packages\daphne\http_protocol.py", line 179, in process "server": self.server_addr, AttributeError: 'NoneType' object has no attribute 'value' ``` I...

The only difference I have is Django at 3.0.4 but these problems were occurring before me upgrading Django

Do you have any idea why this is happening?

I have now added this and it works properly now. Is this the way it is supposed to work? ``` jscc({ values: { _FRAMEWORK: 'vuetify' }, include: '*/core.js', exclude: '*'...

@stnguyen90 Hi, yeah that seems like exactly what I was looking for!

Not the maintainer but that has everything to do with your graphql calls and nothing with this library?

I encountered this when putting the `moduleResolution` in my `tsconfig.json` on either `nodenext` and `node16`. When can this patch be merged?

It seems like the problem is that with Node 18 the `undici` does not give the right error. For me it had to do with certification which was not valid....

Created a mass edit form (see screenshot). Than changed the bundle_rate and pressed save. How can I clean my cache in odoo? This is all I could find: https://www.odoo.com/nl_NL/forum/help-1/force-odoo-to-delete-cache-81650 ![image](https://user-images.githubusercontent.com/23742276/123965850-294aad80-d9b5-11eb-9c86-d46d1fd7861a.png)