-
### 🐛 bug 描述
鼠标悬停在table上时,都会触发我在render中的打印
![image](https://user-images.githubusercontent.com/40256365/167085071-195687cb-252f-4144-8a02-b0902b21c75a.png)
![image](https://user-images.githubusercon…
-
**Describe the bug**
直接从My library里面点开文献后,进入Zotero PDF 阅读窗口,这时候Translate的浮动按钮不显示(本来应该要显示)
但是当点击上面的选项卡,切换到My library再切换回来,Translate浮动按钮又显示了。
**To Reproduce**
1. Preference 设置如下:
![image](http…
-
### 🧐 问题描述
项目需要使用百度地图,原来在index.html里面添加
```
```
即可。现在 `public/index.html` 文件已经不存在。使用react hemlet 添加不成功。 (见示例代码)
### 💻 示例代码
```
import {BaiduMap} from 'react-baidu-maps';
const In…
-
-
```
Execution failed for task ':react-native-baidu-map:generateDebugRFile'.
> Could not resolve all files for configuration ':react-native-baidu-map:debugCompileClasspath'.
> Could not resolve c…
-
Uncaught TypeError: Cannot read properties of undefined (reading 'result')
![image](https://user-images.githubusercontent.com/7846898/138817766-f5b9ac0d-6492-4273-8916-4affde7aca73.png)
-
在nextjs项目中使用该组件,会报'document is not defined' in '/@uiw/react-baidu-map/lib/cjs/utils'。
加了'if (process.browser)'条件后,报' _interopRequireDefault is not a function' in 's\@uiw\react-baidu-map\lib\cjs\APILo…
-
![image](https://user-images.githubusercontent.com/19297757/133930220-050aee25-3558-423e-bb3e-9577e2eabc17.png)
如图
-
错误展示如下:
![image](https://user-images.githubusercontent.com/19297757/133970530-5d8f007d-05ca-4f0f-ae87-ba775c7b7d5d.png)
style 你这边定义为了 `HTMLDivElement['style']`,但实际应该是 `React.CSSProperties`
-
At first, I want to thank all of you! This is a very meaningful project and encouaged me to contribute to the society withthin my abilities.
At first, I want to add a fallback popup when networ…