Johnny J

Results 9 issues of Johnny J

Currently In `vue` template I can only use this variant in the `class` attribute, for example: ```html Use variants in test classes ``` If you use Attributify Mode, an error...

enhancement

### Describe the bug After I download the template, I execute the `ni` command to install the relevant dependencies of the template After installation, add the following code to ``...

https://user-images.githubusercontent.com/50100681/119481846-be8ace80-bd85-11eb-994b-0a1eaf230a2e.mp4 If there is a `windicss.config.ts` file in the project, and `Loading Config File: xxx` text (as shown in the picture below) does not appear in the `OUTPUT`, it seems...

pending triage
need reproduction

**问题描述** [问题描述:尽可能简洁清晰地把问题描述清楚] 根据 https://github.com/SilurianYang/uni-simple-router/issues/234#issuecomment-770946574 指示将空白过渡vue页 beforeEnter 钩子的 next 方法, 重定向到带有 nvue 的原生 tabbar 页面,nvue 页面的钩子能够正常触发,但是页面白屏无法渲染 [demo.zip](https://github.com/SilurianYang/uni-simple-router/files/7531797/demo.zip) **复现步骤** [复现问题的步骤] 1. 启动 '...' 2. 点击 '....' 3. 查看 [或者可以直接贴源代码] **预期结果** [使用简洁清晰的语言描述你希望生效的预期结果] **实际结果**...

bug
bugFix-dev

**问题描述** [问题描述:尽可能简洁清晰地把问题描述清楚] 页面在唤起 `Modal` 时,页面会自动拦截用户的返回操作,用于关闭该 `Modal`,该操作在有上级页面时,可以正常操作,但是若无上级页面,则插件直接会报 `不存在的页面栈,请确保有足够的页面可用,当前 level:1` 错误,貌似 `判断是否有上级页面` 的优先级会比 `返回拦截的回调` 要高 [demo.zip](https://github.com/SilurianYang/uni-simple-router/files/7787113/demo.zip)

### Describe the bug ![image](https://user-images.githubusercontent.com/50100681/228274095-92389b1a-bfe9-487c-b10f-998476dc4afb.png) If you uncomment `console.log(oldFontSizeMap)` according to the comment, the following error will be reported ![image](https://user-images.githubusercontent.com/50100681/228274462-b5289082-64e7-4760-b439-a4f86aa74ff8.png) ### Reproduction https://stackblitz.com/edit/github-dp5zp2-j1e9uu?file=src/pages/index.astro ### System Info ```Shell x ``` ###...

### Describe the bug I tried using `next` style [Optional catch all routes](https://nextjs.org/docs/routing/dynamic-routes#optional-catch-all-routes) but it doesn't seem to work ![image](https://user-images.githubusercontent.com/50100681/190352149-749aa77d-a084-483c-b37a-bafe03cd1b89.png) ![image](https://user-images.githubusercontent.com/50100681/190352490-f7e63ccf-d860-4823-895b-0eaacf53e77c.png) ### expected goal Can match both `/redirect` and `/redirect/:all(.*)`...

enhancement

Chinese period will make the link jump fail. ### Description - [ ] Adding new page - [ ] Updating existing documentation - [ ] Other updates