Max

Results 9 comments of Max

> transform-vue-jsx' I solve this problem with removing 'transform-vue-jsx' declear in the babel.config.js. But I can't figure it out

So, I would love to work on this issue after the prototype is complete.

> @Zhuzhenghao Long time no see. > > Definitely yes!!! I can invite you to review the prototype once it is ready. Waiting for invitation~ 😁

same error ![image](https://github.com/user-attachments/assets/d1aeddb8-1bc8-4703-9e71-84e34c944d3d) If the path uses jobs[${props.index}].name, it can be validated correctly; however, TypeScript validation does not pass. If the path uses jobs.${props.index}.name, it cannot be validated.