-
Updated
Feb 12, 2022 - Vue
dashboard
Here are 6,320 public repositories matching this topic...
The following tests are outputting errant logs and warnings to the console during unit tests. Some of these are pointing out genuine errors and things that should be looked at, while others might be a bit more benign but should be cleaned up to make testing more pleasant.
In the future we may consider making console logs to be a failure condition in tests, so it would be good to sort these out
Describe the bug
At the time of registration, email has not been validated correctly http://localhost:1337/admin/auth/register
Expected behavior
An email should be valid in all aspect like
- should check valid domain, well-formed and valid mailbox
-
Updated
Feb 19, 2022 - Shell
-
Updated
Feb 17, 2022 - TypeScript
-
Updated
Feb 20, 2022 - Clojure
-
Updated
Feb 19, 2022 - HTML
-
Updated
Feb 15, 2022 - TypeScript
-
Updated
Feb 11, 2022 - Python
-
Updated
Dec 8, 2021 - HTML
-
Updated
Feb 19, 2022 - C
Preflight Checklist
- I have completed all Troubleshooting Steps.
- I'm on the latest version of Directus.
- There's no other issue that already describes my problem.
Describe the Bug
Save as C
-
Updated
Jan 21, 2022 - JavaScript
Is your enhancement request related to a problem? Please describe.
It is a very very tiny problem but I want to contribute :) In the API documentation, it says the ID of the Agent is the type of integer. In the documentation of the webhook events, the ID of the Agent seems like a string. But when I get a "message_created" event, the ID of the Agent is an integer.
.
What I think when I see x and y:
What it actually is:
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Jan 7, 2019 - JavaScript
-
Updated
Feb 19, 2022 - JavaScript
Improve this page
Add a description, image, and links to the dashboard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dashboard topic, visit your repo's landing page and select "manage topics."
Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there