[Bug]: JS Library Usable Name Randomly Changes to a Different Name After Page Refresh #40027
Open
1 task done
Labels
Bug
Something isn't working
Integrations Pod General
Issues related to the Integrations Pod that don't fit into other tags.
Integrations Product
Issues related to a specific integration
Medium
Issues that frustrate users due to poor UX
Needs Triaging
Needs attention from maintainers to triage
Production
Query Widgets & IDE Pod
All issues related to Query, JS, Eval, Widgets & IDE
Unplanned Work - Q&W
Work items that are unplanned
Is there an existing issue for this?
Description
After installing the external library
https://cdn.jsdelivr.net/npm/[email protected]/dist/index.min.js
, it initially works fine, but after refreshing the page, its usable name gets changed, and the code no longer runs, returning errors.When I tried to reproduce the issue, it was slightly different for me: the first time I installed the library, it had no name at all. Then I refreshed the page several times, and it changed the usable name to Prism.
We previously had a similar bug, but it got fixed in v.1.43: #20572
Steps To Reproduce
https://cdn.jsdelivr.net/npm/[email protected]/dist/index.min.js
.Public Sample App
No response
Environment
Production
Severity
Medium (Frustrating UX)
Issue video log
https://www.loom.com/share/2fa9a0ccac454828b12a015c8653dd01?sid=a3d2ada2-32a5-481e-a84b-b9efa5930009
Version
v1.65
The text was updated successfully, but these errors were encountered: