[Bug] 打包部署后报错,本地运行正常
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.19.2
Link to Minimal Reproduction
[Bug] 打包部署后报错,本地运行正常
Steps to Reproduce
(打包后的正式环境查询报错,接口有正常返回)
(本地环境正常显示)
上周还能正常使用,这周开始出现这个问题的
Current Behavior
(打包后的正式环境查询报错,接口有正常返回)
(本地环境正常显示)
上周还能正常使用,这周开始出现这个问题的
Expected Behavior
一开始以为是环境问题,其他同事打包也出现这个问题
Environment
- OS: Windowns
- Browser: Chrome 138.0.7204.97
- Framework: Vue3
Any additional comments?
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 by reproducing the query error in the packaged production environment described in issue #4176, then compare it with the working local Vue3 environment. Trace the response through the frontend rendering path; done means the packaged build displays the returned query data as the local build does.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100