New issue Closed Description crazyair 遇到同样的问题,该问题 再 2.3.x 出现的,2.2.x没有问题 似乎是模块路径解析的不对,应该导入的是 axios/dist/browser/axios.cjs 但导入了axios/dist/node/axios.cjs Jinbao1001 mentioned thison Aug 13, 2024
**If your problem is not reproducible, please file under Support or Usage Question** + validations: + required: false + - type: textarea + id: code-snippet + attributes: + label: 'Code snippet' + render: js + validations: + required: false + - type: textarea + id: expected + ...