-
Using the npm package in a web project with unsafe-eval disabled at CSP level errors with:
```
Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval'
is not an allo…
-
I have created a fresh API key in my openai-account, copied and pasted it into Aria's form in Zotero and got the following error message:
"error": {
"message": "Incorrect API key provided: Y…
-
## Describe the bug
Selection popover not displayed in Salesforce CKEditor
## To Reproduce
Steps to reproduce the behavior:
1. Define a context menu
2. Try to select some text in the email editor…
-
Looks like new changes Gmail broke many functionality in gmail-js.
For example `this.gmail.observe.before("send_message", () => handler())` stopped working.
I can see the following messages in …
-
For my extension I need to mount my app immediately after a precise div. However, this div is not immediately available when the page is loaded.
To do this I used MutationObserver:
```javascrip…
-
## Context
* The behavior of content script injection in side panels is inconsistent between Chrome and Edge
* In Chrome, the extension's content script is automatically injected
…
-
**Describe the bug**
The script tag got removed when loading SunEditor This shouldn't be possible as this is not HTML, but just plain content.
& lt;script& gt;x& lt;/script& gt;
This is the HTML …
-
While the Auto Parser is on, it parses the webpage when you refresh the page, causing a loading/progress bar to display while it's parsing. Any enhancement or modification that provides users a better…
-
## Describe the bug
If you download the content pack as a zip file from [this page](https://github.com/PaloAltoNetworks/xsoar-panos-upgrade-automation/releases), and upload the zip file to an XSOAR i…
-
### Description
couldn't get the csv to load. Decided to break it into sections and build it manually in a script. The first two chunks worked fine. I pasted in 3200 lines of data into a script file…