Demi
Demi
文档的例子是meta:{title:‘{{more}}’},但是这样写路由中切换语言不会生效。我看了util.js中是对meta.title进行typeof为function的检测,经测试发现,项目中的多语言例子:将单引号‘’改为上点``,设置多语言字段即可生效
### Describe the bug After executing the command, the blank line of the file is deleted without any migration modification ``` npx storybook@latest migrate csf-2-to-3 --glob="src/**/*.stories.js" ``` pic for result...
### Version 5.3.2 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 1. Load echarts on demand 2. use ParallelChart ### Current Behavior The documentation says that the...
Hello, when I use `notebookjs`, I find that can't render math formulas well. One is that `katex` is not enough rule for exactly matching math formulas, you can see next...