src/editor/Preview.vue (5 lines): - line 60: - line 189: // TODO CSP 问题 - line 287: // TODO show error hints - line 382: // TODO CSP 问题 - line 642: // TODO lazy load when needed common/buildCode.js (3 lines): - line 107: 'aria' // TODO aria - line 139: // TODO getOption() doesn't have baseOption and options. - line 241: // TODO will put in to an config if there are other similar components tool/build-example.js (2 lines): - line 264: // TODO puppeteer will have Navigation Timeout Exceeded: 30000ms exceeded error in these examples. - line 288: // TODO Examples that can't work temporary. src/editor/sandbox/setup.js (1 line): - line 248: // TODO Scope the variables in component. src/common/store.js (1 line): - line 136: // TODO: auto-detect the encoder type? src/common/helper.js (1 line): - line 13: // TODO Not supported type src/common/config.js (1 line): - line 98: // FIXME 由于 CSP 问题,暂时屏蔽 BMap 相关示例