#jspdf -autotable not accessible after closing or publishing app
1 messages · Page 1 of 1 (latest)
Hey There,
We've registered your query, and our team will get back to you soon.
Regards,
Team Appsmith
<@&725604214666952714> I had this same issue last week. I had jsPDF working, then added the autotable plugin and it worked at first. Not sure what triggered it to stop working, but it could have been deployment.
cc @dense jasper
@pearl hearth are you facing issues on the view mode after a deploy?
Please help us with the following information for faster debugging.
Which version of Appsmith are you on?
Provide screenshots/screen recordings of the original error/code snippet.
Add details about your use case and provide steps to reproduce the issue, if
possible.
Please help us with the following information for faster debugging.
Which version of Appsmith are you on?
Provide screenshots/screen recordings of the original error/code snippet.
Add details about your use case and provide steps to reproduce the issue, if
possible.
I noticed when the plugin is installed it says it can be accessed through "default" then after closing it changed to "_createTable"
Could you send us some screenshots or a loom.com screen recording to showing the
issue?
good catch! I think I saw this too. Thank you for helping us troubleshoot!
this is what the plugin looks like after it has stopped working. I can't remember if it showed as a different entry name at first, while the plugin was still working.
yes, after initial install and without closing it shows available as default
@pearl hearth that app looks amazing! Great work on this. It's an excellent example of what we can do now with external libraries!
And thank you for the screen recording. This clearly shows the library reference changing from 'default' to '__createTable' which is when the plugin stops working. I ran into the same issue but have not had time to troubleshoot further. Thank you for doing the hard work and sharing your findings.
@dense jasper check out this video.
@pearl hearth thanks for reporting this! I've created an issue here- https://github.com/appsmithorg/appsmith/issues/20572
we should hopefully have some updates on Monday. I'll keep you posted. Have a great weekend 🙂
btw, your app is really well built! love how you're harnessing the power of custom JS libs for PDF generation ❤️
I have a small ask: could I get a walkthrough of your app? I'd also love to hear about your experience using custom JS libraries. Please feel free to block some time on my calendar here- https://calendly.com/bharath-appsmith/30min or let me know a convenient time that works for you next week 🙂
I would be glad too. I will have to test my vpn ( havent worked remotely in awhile) to my work network to show you, I would not be at work during those hours. I will schedule as soon as i can. Thank you
@dense jasper , I'm facing a similar issue with the faker.js library in this app. It works as a logged in user, in edit and deploy mode. But the library does not load when viewing the app as an anonymous user.
https://app.appsmith.com/app/openai/mock-data-generator-63e8d0e41e242279f591200b
@queen prawn we've already addressed this here- https://github.com/appsmithorg/appsmith-ee/pull/1067. the fix should go out soon
sorry to revive an old support, How do we fix it? I have the same problem. it changes from default to __createtable
cc @dense jasper
@oblique scarab which library are you facing this issue on?