opentiny / opentiny/tiny-engine
🐛 [Bug]: 在使用TinyGrid表格后预览后提示出错import Grid as TinyGrid from "@opentiny/vue",出码后检查页面代码发现缺少{ },正确出码应为import { Grid as TinyGrid } from '@opentiny/vue'
Open
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 2.8k
- Forks
- 476
- Avg merge
- 17h 35m
- Merged PRs (30d)
- 1
Description
Environment
使用tinyengine 2.6版本出这样的问题,以前用的2.2版本不会
Version
node v20.18.0
Version
@opentiny/vue latest
Link to minimal reproduction
如题
Step to reproduce
如题
What is expected
No response
What is actually happening
No response
What is your project name
Lemon
Any additional comments (optional)
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the TinyEngine 2.6 code-generation and preview flow for a TinyGrid component, using the reported generated import as the reproduction case. Compare the generated import with the expected named-import form, then verify that preview and emitted page code contain valid syntax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100