microsoft / microsoft/powerbi-visuals-api
[HELP]Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at...
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 108
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
I want to integration ACE Editor in PowerBI,but got error: Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at...

import worker-javascript:

in *.html work ok,get error warning:

in pbi custom visual development not work,no warning:

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the working *.html integration with the failing Power BI custom visual, focusing on the importScripts call for the JavaScript worker. Reproduce the reported WorkerGlobalScope error and determine the expected worker-loading behavior before defining what a fix would need to demonstrate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100