Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(module:core): 修复项目启动报错 #792

Merged
merged 1 commit into from May 30, 2021

Conversation

shuizhongxiong
Copy link
Collaborator

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[x] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

npm run start 控制台报错:
error TypeError: Cannot read property 'slice' of undefined

Issue Number: N/A

What is the new behavior?

报错信息小时

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@codecov
Copy link

codecov bot commented May 28, 2021

Codecov Report

Merging #792 (d183eba) into master (49a9164) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #792      +/-   ##
==========================================
- Coverage   87.01%   86.99%   -0.02%     
==========================================
  Files         164      164              
  Lines        6645     6645              
  Branches     1109     1109              
==========================================
- Hits         5782     5781       -1     
  Misses        421      421              
- Partials      442      443       +1     
Impacted Files Coverage Δ
...ts/input-item/custom-input/custom-input.service.ts 83.87% <0.00%> (-3.23%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 49a9164...d183eba. Read the comment docs.

@fisherspy fisherspy merged commit 1d9a4a6 into NG-ZORRO:master May 30, 2021
@shuizhongxiong shuizhongxiong deleted the fix-startup-error branch May 30, 2021 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants