Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
22.47k stars 1.55k forks source link

[BUDI-7116] Importing custom datasource plugin - JS invalid: require is not defined #10878

Closed melohagan closed 1 year ago

melohagan commented 1 year ago

Checklist

Hosting

Describe the bug When attempting to import a custom datasource plugin the following message is displayed: Failed to add plugin: Failed to import plugin: JS invalid: require is not defined

First noted in Discord: https://ptb.discord.com/channels/733030666647765003/1117551989027524698

Expected behavior As a user, I should be able to import a custom datasource plugin without any errors.

Works fine in v 2.6.11, broken in v2.7.7

From SyncLinear.com | BUDI-7116

stevenjwright commented 1 year ago

@melohagan this looks to have been patched. Updated to V2.7.21 and was able to install without issue 🎉

melohagan commented 1 year ago

Thanks for letting me know! @stevenjwright

I've done a quick test and confirmed it to be fixed.