Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: JS Library Usable Name Randomly Changes to a Different Name After Page Refresh #40027

Open
1 task done
amelia-c0n opened this issue Apr 2, 2025 · 1 comment
Open
1 task done
Assignees
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

Comments

@amelia-c0n
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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

  1. Install the external JS library https://cdn.jsdelivr.net/npm/[email protected]/dist/index.min.js.
  2. Use it in a JS Object.
  3. Refresh the page multiple times.
  4. Note that its usable name randomly changes to a different name, and the code stops working.

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

@amelia-c0n amelia-c0n added Bug Something isn't working Needs Triaging Needs attention from maintainers to triage labels Apr 2, 2025
@Nikhil-Nandagopal Nikhil-Nandagopal added Medium Issues that frustrate users due to poor UX Production labels Apr 2, 2025
@vivek-appsmith vivek-appsmith added the Integrations Pod General Issues related to the Integrations Pod that don't fit into other tags. label Apr 2, 2025
@github-actions github-actions bot added Integrations Product Issues related to a specific integration Query Widgets & IDE Pod All issues related to Query, JS, Eval, Widgets & IDE labels Apr 2, 2025
@vivek-appsmith vivek-appsmith added the Unplanned Work - Q&W Work items that are unplanned label Apr 2, 2025
@AnkitRathi123
Copy link

AnkitRathi123 commented Apr 4, 2025

Any update on this ? As this is a blocker for us

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

5 participants