Andrea

Results 41 comments of Andrea

https://github.com/golang/go/issues/4053

I think we should implement a generic utils method to lift this issue. Hereafter an example implementation: ```javascript const generatePPToString = (body) => { const toString = () => {...

Cc @cuba regarding https://github.com/brave/brave-ios/pull/5444

> I'd like to limit this to clearing text fields/areas to avoid unintended side effects of clearing the entire serialized page state We can go two routes with limiting this...

Attaching the schema here may help debug the issue here :)

The issue above has already been solved and it's ready to be merged in the PR above. Cc @ikkisoft for more support.

Is the username containing any special character in the name? `stickytape`, the python packer we are employing at the moment, has some problem with special characters/UTF-8 on Windows, at the...