Divyansh Choudhary
                                            Divyansh Choudhary
                                        
                                    Hi, I have been experiencing this issue even in production mode ever since I upgraded my app to webpack 5. Can this be taken up and fixed? Or are there...
Can someone help with [this](https://stackoverflow.com/questions/69916675/is-there-a-way-to-parse-the-output-of-webpack-without-adding-the-byte-order-mark) ?
I can raise a PR to fix this but I have some questions - 1. Is there a reason for trusting all cells? If not, I can fix it here....
I don't have a dev version at hand. I'll try to set it up and check.
FWIW, I'm seeing this as well. Downgrading to tornado 6.1 fixed it.
I feel `user_to_cookie` and `user_from_cookie` should be a part of the `User` class. This allows users to use an auth handler class (which isn't an `IdentityProvider`) to use these methods....
Thank you for the suggestion, I've made the required changes.
I am able to reproduce this reliably, if it's not reproducible for you then it must be happening due to some extension. I'll figure that out and get back on...
> they were all showing up as “Custom” for some reason I see this as well. Not sure why this happened. > I had the same issue and I can...
I don't see any issues with this, I can raise the PR for this.