dotnetcore / dotnetcore/osharp
最新版本的ng-alain8示例中报错
Open
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 763
- PR merge metrics
- No merged PRs in 30d
Description
### 描述一下BUG
1、示例中Liuliu.Demo.Web需要先执行一次Add-Migration,否则直接运行会报错
2、生成的数据库均为空,没有初始化数据;
3、运行ng-alain8,会提示发生错误:undefined
### 重现步骤
1. 设置Liuliu.Demo.Web为启动项目
2. 执行Add-Migration Change生成迁移库
3. 按ctrl+f5,运行Liuliu.Demo.Web
4. 运行ng-alain8,报错

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.