Adam La Morre
Adam La Morre
It's really a verbatim implementation of the tutorial project in the docs. In production it leaks in the picture below. That's why i think `--max-requests` with daphne would be awesome....
I created this draft PR https://github.com/django/daphne/pull/405 Please let me know if this is of interest. I'll polish the code and make some unit tests 👍
It appears browser specific. This failure is occurring in Brave but passes on Safari - exact same code and origin... I'll look into it but it's a unique error given...
``` {/*Standard JSX*/} ``` I get the same issue. "The unknown-prop warning will fire if you attempt to render a DOM element with a prop that is not recognized by...
Hey let me take a look at this. We're going to redo plenty of the tutorials soon so thanks for bringing this up.