-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
生成清除 cache 的链接处引用了 document.body
cube/runtime/cube_clean_cache.js
Line 19 in b4b8d8f
| document.body.appendChild(a); |
document.body.appendChild(a);
如果 cube 在 body 之前引用会报错:
TypeError: Cannot read property 'appendChild' of undefined
Metadata
Metadata
Assignees
Labels
No labels