microsoft / microsoft/powerbi-visuals-api

[HELP]Failed to execute 'importScripts' on 'WorkerGlobalScope': The script at...

Open
#37 0 comments 0 reactions 0 assignees View on GitHub

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...
fig01
import worker-javascript:
fig02

in *.html work ok,get error warning:
fig03

in pbi custom visual development not work,no warning:
fig04

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.