-
### 🧐 问题描述
项目采用antd pro脚手架生成,根据umi官方文档升级成umi3。
package.json的依赖包如下:
"@ant-design/icons": "^4.0.2",
"@ant-design/pro-layout": "^5.0.5",
"@umijs/preset-react": "^1.3.9",
"antd": "^4…
-
Hi.
EmbyStart runs fine for 2 or 3 days and the suddenly throws this exception. Can do Sync any more and stats for movies and show are not working.
[2019-10-09.log](https://github.com/mregni/Emb…
-
LiteDb is corrupted and throws exception on FindAll. Please advise corruption reason and way to fix it
`public List FindAll() where T: class {
try {
lock(_readLock…
-
This came again, 10 minutes after power on.
System.InvalidCastException: Unable to cast object of type 'LiteDB.EmptyPage' to type 'LiteDB.HeaderPage'.
at LiteDB.PageService.GetPage[T](UInt32 pa…
-
Hello
I'm using the latest version of LiteDb. When I'm trying to move some data from FileStorage from one database to another one, randomly I receive the error:
w LiteDB.PageService.GetPage[T]…
-
I was trying to use LiteDB on UWP from a project created with Unity it works fine in IOS and Android but doesn't work with UWP it says System.InvalidCastException: Unable to cast object of type 'LiteD…
-
## BibTeX warnings are shown as errors and break the recipe and stop building process.
I need to manually run phdlatex x2 for completing process.
Bibtex warnings should not break the recepie
o…
-
### 🐛 bug 描述
router配置会因为path的匹配问题,前缀相同会导致菜单切换的时候高亮失效
### 📷 复现步骤
用umi 可视化工具添加两个“空白页面”的模板,点击 左边菜单不同的“空白页面”,菜单的item高亮应该切换,实际情况没有。
经过看router的配置,发现如果两个path的前缀相同,则会有这个问题,如router里面有这样两个path:
`…
-
```
=========================
Exception Information
=========================
Message: Unable to cast object of type 'LiteDB.EmptyPage' to type 'LiteDB.HeaderPage'.
Source: LiteDB
TargetSite: Vo…
-
``[01:23:30] (ERROR) Error: System.InvalidCastException: Unable to cast object of type 'LiteDB.EmptyPage' to type 'LiteDB.HeaderPage'.
at LiteDB.PageService.GetPage[T](UInt32 pageID, Boolean setDirty…