Bohuslav
Bohuslav
You mean 404?
They do it in server side if I am correct. I don't know if it is really needed for frontend. When the app's architecture is designed properly, you shouldn't handle...
I liked pipes. Also, it would be easier to rewrite Scrimba code from Imba 1, where pipes was used, to imba 2. I think pipes should be as an option.
> The explanation lies in Django https://github.com/django/django/blob/master/django/contrib/auth/__init__.py#L184 because if you (like me) let path `social.backends...` instead of `social_core.backends...` in `AUTHENTICATION_BACKENDS` then you are correctly authenticated but `AuthenticationMiddleware` cannot detect it....
I also have this issue. Would love to fund workaround.
I have found a small workaround for this. `this.shifter._filter.sourceSound._position / this.shifter.sampleRate;` looks more precise.
is there any progress going on?
Is there any more detailed schedule or maybe even beta?
I am also having this issue.
I have never been fixing anything like that. Is there any README.md with instructions about the setup and development? It would help me a lot. Thanks)