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]: When the library with default export is installed, on reload the library doesn't work. #36530

Closed
1 task done
AmanAgarwal041 opened this issue Sep 25, 2024 · 0 comments · Fixed by #36539
Closed
1 task done
Assignees
Labels
Bug Something isn't working Community Reported issues reported by community members Custom JS Libraries Issues related to adding custom JS library High This issue blocks a user from building or impacts a lot of users Javascript Product Issues related to users writing javascript in appsmith Needs Triaging Needs attention from maintainers to triage Production QA Pod Issues under the QA Pod QA Needs QA attention Query & JS Pod Issues related to the query & JS Pod

Comments

@AmanAgarwal041
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description

This issue is the follow up from the issue : #20572
When the library https://cdn.jsdelivr.net/npm/[email protected]/dist/jspdf.plugin.autotable.min.js is installed, the library is working fine, but on reload the library functionality is lost.

Steps To Reproduce

  1. Install library https://cdn.jsdelivr.net/npm/[email protected]/dist/jspdf.plugin.autotable.min.js
  2. Reload the page
  3. Try to use the library using jspdf_plugin_autotable_min_js
  4. The context is present in the autocomplete saying it is a function, but the functionality doesn't work.

Public Sample App

No response

Environment

Production

Severity

Low (Cosmetic UI issues)

Issue video log

No response

Version

Both

@AmanAgarwal041 AmanAgarwal041 added Bug Something isn't working Community Reported issues reported by community members Needs Triaging Needs attention from maintainers to triage Query & JS Pod Issues related to the query & JS Pod Custom JS Libraries Issues related to adding custom JS library labels Sep 25, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added Low An issue that is neither critical nor breaks a user flow Production labels Sep 25, 2024
@github-actions github-actions bot added the Javascript Product Issues related to users writing javascript in appsmith label Sep 25, 2024
@AmanAgarwal041 AmanAgarwal041 added High This issue blocks a user from building or impacts a lot of users and removed Low An issue that is neither critical nor breaks a user flow labels Sep 25, 2024
@appsmith-bot appsmith-bot added the QA Needs QA attention label Sep 26, 2024
@github-actions github-actions bot added the QA Pod Issues under the QA Pod label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Community Reported issues reported by community members Custom JS Libraries Issues related to adding custom JS library High This issue blocks a user from building or impacts a lot of users Javascript Product Issues related to users writing javascript in appsmith Needs Triaging Needs attention from maintainers to triage Production QA Pod Issues under the QA Pod QA Needs QA attention Query & JS Pod Issues related to the query & JS Pod
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants