spiceworm
spiceworm
I was able to get my plasmo extension working again after downgrading mui to 5.16.14. For me, the error appears when using 6.0.0 or newer.
@DiegoAndai I went back and verified that the issue does goes away for me when downgrading to v5.15.14. I am now wondering if the same error is being triggered under...
The exception does not halt execution, but it does appear in the DEBUG logs. ``` In [1]: from django.http import HttpRequest ...: from django.template import Template, RequestContext ...: ...: request...
I am not using `string_if_invalid`. See example in https://github.com/jazzband/django-constance/pull/587#issuecomment-2359180091
I am also experiencing this issue.