-
Notifications
You must be signed in to change notification settings - Fork 95
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
Generate clear message when recipe exists during creation #702
Generate clear message when recipe exists during creation #702
Conversation
Codecov Report
@@ Coverage Diff @@
## master #702 +/- ##
===========================================
- Coverage 0.95% 0.95% -0.01%
- Complexity 458 461 +3
===========================================
Files 18 19 +1
Lines 1460 1472 +12
===========================================
Hits 14 14
- Misses 1446 1458 +12
Flags with carried forward coverage won't be shown. Click here to find out more.
|
@seyfeb I am getting some strange errors. It seems I have tomatoes on my eyes. Can you have a quick glance if you see the culprit? I get this error: Can you explain why the exception is passed on to the browser although it is caught? |
I pulled the PR and can't reproduce this behavior. I get the XHR error but no other. Maybe you need to clear your cache? |
The issue is merely esthetical. The main functionality is given as far as I see. In a new browser (private window), the issue persisted. Also rebuilding using Eventually, I could try to use the zip file from the GH actions to see if this is something with my machine/build setup. |
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
58bb285
to
6da7ae8
Compare
Closes #690