Hello everyone,
I have a issue with the data source and the Xano plugin.
I have defined the source as “live” in production and “staging” for the editor. However, when I deploy, the data source remains “staging” in production.
I’ve tried setting the source to “live” for the editor and it works. I’ve also tried changing the branch in production and that works too. I only have this problem with the production source.
In the source code, NODE_ENV is correctly set to “=production” and the plugin has the various sources.
Do you have any ideas to solve this issue ?