Warren Parad
Warren Parad
This is solved by #5, but it seams the maintainer is not interested in solving this problem.
Client side not SSR. Wait really? Will it exclude img SRC and css remote links, I thought I checked that along with inline J's and it was executing these. I...
So that's sort of the problem. This requires the caller to do all the sanitization work themselves, which of course they'll get wrong.
I'm not sure what Google has to do with anything, I'm interested in a "safer" version.
Surprised that this question is still open, the truth is it isn't very difficult and there are already a number of available solutions which do this, it just isn't supported...
Are you running this in a fork of this repo and you just want the code, or is the request to support sorting in the repo's default UI?
You definitely want to leave this alone, the `key` is html magic, it tells the virtual DOM these are unique objects. ```html ``` This looks fine-ish: ```js const sortedObjects =...
We think it is something that makes sense. Having a PR that sets up most of the designed functionality goes a long way to having it implemented. Obviously, if there...
Yes please. It seems almost a requirement that DBSC either uses OAuth2 existing functionality exactly as it is has been detailed in the RFCs or created in such a way...
> Thank you for the comment, the reason they are lower case in the header is that parameters in structured headers can only be lower case. Happy to take input...