Jostein Kjønigsen

Results 625 comments of Jostein Kjønigsen

CC: @tlsomers Do you think this could be related to your F# changes?

This change may or may not be intentional, but for the time being, yes I think the best option is to document it. If you provide a PR, I'll try...

That PR is now merged. Feel free to retest and report back!

This is 0.6.20 on MacOS, yes. Whats the best way for me to test the beta redesign?

What you are passing in to "add_compose_button" is not trusted html. This is why it fails. Convert your string to trusted html first and it should work.

For now automagically handling this is not part of Gmail.js. You're probably best off reading the full docs on Trusted Types to understand how all the pieces fits together. https://developer.mozilla.org/en-US/docs/Web/API/Trusted_Types_API

> Shouldn't the htmlPrefilter function take care of this? I think this is the same issue I have in #784 Thats only for the parts using jquery. We're trying to...

Hey there and thanks for the bug-report! Could you create a minimal GitHub repo with a project which demonstrates this behaviour? :) If you have that, I'm sure I can...

If it works, I see no reason not to add it to Emacs core 😉

> Could you create a minimal GitHub repo with a project which demonstrates this behaviour? :) Bump