alibaba / alibaba/lowcode-engine

how to debug when Initialzing not completed? 初始化无法完成,该如何调试呢

Open
#1,206 5 comments 0 reactions 0 assignees View on GitHub
insufficient information
Dominant language
TypeScript
Stars
15.9k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

下载 demo 运行正常,但我想把 lce 放到已有的项目页面中(按官方文档放好 css和js),但渲染不出来

![image](https://user-images.githubusercontent.com/2786775/200149614-8ec2c7a2-f604-4a08-90d5-3b59b0f2a737.png)

点击上面的 outline tree,出现

![image](https://user-images.githubusercontent.com/2786775/200149636-100dc7f1-5390-4cf2-a8c1-a30d8b467e0f.png)

查看网络面板,发现 demo 运行时动态加载的js 没有出现。
![image](https://user-images.githubusercontent.com/2786775/200149707-0076132f-075e-4795-a027-569e8c375fb4.png)

因为历史原因,我的已有项目是 gbk 编码的。请问会是这个原因吗?

Contributor guide

No contributing guide indexed for this repository

Research direction

Compare the existing project's CSS and JavaScript setup with the working demo, then use the browser network panel while opening the outline tree to trace the missing dynamically loaded JavaScript. Check whether the existing GBK encoding affects initialization; done means the lowcode engine renders and the outline tree loads normally in the existing project.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript, typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.