joket1999

Results 15 issues of joket1999

`Warning: React.createElement: type should not be null, undefined, boolean, or number. It should be a string (for DOM elements) or a ReactClass (for composite components). Check the render method of`FirstModal`.`...

![image](https://user-images.githubusercontent.com/6611880/116657757-84feb780-a9c1-11eb-81e0-fa78265b913a.png) 尝试过切换百度和有道,也是一样接口不可用 前两天还可以的,突然就不行了

![image](https://user-images.githubusercontent.com/6611880/83239192-1bcb5e80-a1ca-11ea-8466-e94f2b03a71b.png) ![image](https://user-images.githubusercontent.com/6611880/83239419-6b118f00-a1ca-11ea-975c-083669af73ce.png) May be is a bug. If relative path used to load css、js、img... They will be loaded like a DOM: ![image](https://user-images.githubusercontent.com/6611880/83323960-982a7400-a294-11ea-8f8f-5a676c557464.png)

如题,切换到系统自带输入法和搜狗输入法没问题

报错:`Path must be a string. Received null` 解决方法:用yarn安装所有依赖后,再用npm 重新安装phantomjs-prebuilt,运行yarn test 或者 npm run test就可以了 参考:[https://github.com/karma-runner/karma-phantomjs-launcher/issues/120](https://github.com/karma-runner/karma-phantomjs-launcher/issues/120)

`Module build failed: ModuleBuildError: Module build failed: Error: No PostCSS Config found in:` 解决方法: 在根目录新增‘postcss.config.js’,文件内容为‘module.exports = {};’,或者留空,不填任何内容 参照:[https://github.com/akveo/ng2-admin/issues/604#issuecomment-271974780](https://github.com/akveo/ng2-admin/issues/604#issuecomment-271974780)

# Description Nothing has been generated. ![notworks](https://github.com/cschlosser/doxdocgen/assets/6611880/fe50120f-a957-48b2-a8ec-a16cfbc42fee)

状态栏的图标不支持hidpi,图标显得很小

报错信息: ```text ERR js/funcs.jsx Transformation error (Cannot read properties of undefined (reading 'type')) TypeError: Cannot read properties of undefined (reading 'type') at ~/.nvm/versions/node/v18.17.1/lib/node_modules/@ant-design/codemod-v4/transforms/v3-Modal-method-with-icon-to-v4.js:98:30 at Array.find () at NodePath. (~/.nvm/versions/node/v18.17.1/lib/node_modules/@ant-design/codemod-v4/transforms/v3-Modal-method-with-icon-to-v4.js:96:50) at...