Udo Schochtert
Udo Schochtert
@robsontenorio , sorry I'm not a maintainer... looking at the issues and PRs it looks like this project is a bit stalled. unfortunately. I guess it depends on the maintainer...
it would be better to switch to [@xmldom/xmldom](https://github.com/xmldom/xmldom) to not be affected by this vulnerability. note: also see https://github.com/xmldom/xmldom/issues/271
@Abasz, you could handle writing back to the file via the File System Access API. this article gives a nice introduction: https://web.dev/file-system-access/
ok. my misunderstanding. sorry about this. note: I'm not involved with this project, just saw the issue and thought I could be of help. I was not :|
I am also experiencing this issue -> it is not possible to select provider "Github Copilot" when I click "Github Copilot" this is displayed: clicking "Submit" simply returns to initial...
indeed @omikhailovskii, the GUI works once I installed the CLI (and connected to a provider). thanks!
hi @tapsavo, I was also wrestling with this issue until I found your (perfectly) described bug report. I use the following workaround: ```js bootstrap tooltip workaround ``` _note: you loose...