owner

Results 3 issues of owner

## What happens? 在主应用或子应用中,通过 `to About`进入的页面中,location.query 为空 ## Mini Showcase Repository(REQUIRED) > Provide a mini GitHub repository which can reproduce the issue. https://codesandbox.io/s/determined-antonelli-xb48oj?file=/src/index.js ## How To Reproduce 1. 从首页中to about进去about页面,控制台打印的location无query字段;...

## **如何实现SPA应用** 官方案例中使用的是多入口,index.html为编辑器,preview.html 为预览页面 如何实现SPA,使得预览时,通过不同的path,渲染不同的页面 --- **可使用官方的案例demo-basic-demo**

### how to set the content of FreehandRio textbox When I use ArrowAnnotation, a modal with input will appear and I can custom the content for textbox. But when I...