You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the preview tab scroll down and click "Submit Query"
Stackblitz loads and shows a 500 error
Expected Behavior
There is no indication of what is causing the 500 error. As far as I can tell I've followed the POST API correctly. If I reduce the number of files, to just one of them it appears to load correctly, but all of them are needed to successfully create the project. I haven't been able to identify one specific file / field which is causing the problem.
Screenshots/Screencast
Additional Context/Questions
The intention here is that on the DataTables download builder I'll show a link that lets the user open a Stackblitz project with the selected packages ready to be used. Similar to the vite.new site that you run, but customised for the build options.
The text was updated successfully, but these errors were encountered:
Description of Bug
Using the POST API generates a 500 error.
Steps to Reproduce
Expected Behavior
There is no indication of what is causing the 500 error. As far as I can tell I've followed the POST API correctly. If I reduce the number of files, to just one of them it appears to load correctly, but all of them are needed to successfully create the project. I haven't been able to identify one specific file / field which is causing the problem.
Screenshots/Screencast
Additional Context/Questions
The intention here is that on the DataTables download builder I'll show a link that lets the user open a Stackblitz project with the selected packages ready to be used. Similar to the vite.new site that you run, but customised for the build options.
The text was updated successfully, but these errors were encountered: