Wang Weixuan
Wang Weixuan
- 这是一个:bug 反馈。 - 使用平台:已知 iOS Chrome 和 iOS Safari 最新版存在此问题,其他未测试。 ### 如何操作 1. 滚动页面使浏览器地址栏和导航栏隐藏; 2. 打开一个 MDUI 对话框。 ### 预期结果 对话框无缝打开,URL Hash 被更新。 ### 实际结果 对话框打开,同时浏览器地址栏和导航栏弹出。由于视图高度变化,还可见对话框上下跳动。
Steps to reproduce: 1. `git clone https://github.com/tree-sitter/tree-sitter-python` 2. `tree-sitter highlight ./tree-sitter-python/examples/compound-statement-without-trailing-newline.py` Observe that the parser and queries work successfully. 3. Edit the file `./tree-sitter-python/queries/highlights.scm`, adding an unclosed parenthesis `(` at...
Currently the command-line tool `luaotfload-tool --find` is not working: > ...4/texmf-dist/tex/luatex/luaotfload/luaotfload-arabic.lua:19: attempt to index a nil value (global 'node') It works if I comment out this line (introduced in 79e909f):...
**Describe the bug** The `error` parameter in URL, e.g. `https://material-foundation.github.io/material-theme-builder/?error=%2300ff00`, is not effective like `primary` or `secondary` parameters. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://material-foundation.github.io/material-theme-builder/?primary=%2300ff00 2....