Results 6 issues of LyunKi

A simple Chinese story for author "What do you say of a man who is loved by all the people of his neighborhood?" "We may not for that accord our...

I want to store some state (for example i18n info) into ayanami modules so that I can get feedback immediately I change the language; However, I also need to use...

enhancement

sorry,my English isnt well,so I try to descript the problem I had **Describe the bug** After read the Readme, I can generate throuth the first way Manual Generation with command...

Help Wanted
Question
gRPC Compiler

### Summary When I started my expo project with the latest version 46.0.0, I got a network error. I thought my proxy settings caused it, so I tried to use...

Issue accepted
CLI

问题复现: 1. 为了实现切换 dark/light 模式,参考官网文档增加如下自定义 .dumi/theme/layout ```tsx import React from 'react' import Layout from 'dumi-theme-default/es/layout' import { ConfigProvider, CLOUD_THEME_PACK } from '@cloud-design/components' import { usePrefersColor } from 'dumi/theme' import {...

问题: 复现步骤: 1. Button 页面增加 API 后,能够 展示 API : ![image](https://user-images.githubusercontent.com/21052565/190990711-f5345839-6583-441b-adcb-6b8832ca22d0.png) 2. 切换到其他页面 3. 切换回 Button 页面 ![image](https://user-images.githubusercontent.com/21052565/190991102-8bda8abc-8a26-465c-ab98-fea3056edbbe.png) Uncaught TypeError: Cannot read properties of undefined (reading 'map') at _default (API.js:1:1)...