AngularDoc / angulardoc.github.io

angulardoc.github.io web site
https://angulardoc.github.io
34 stars 1 forks source link

Cannot create account #19

Open Xarkam opened 6 years ago

Xarkam commented 6 years ago

Hello, I can not create a new account. vscode developper tools log this informations:

[Extension Host] https://angulardoc.io
webview.ts:131 [Embedded Page] You are using the ngTouch module. 
Angular Material already has mobile click, tap, and swipe support... 
ngTouch is not supported with Angular Material!
webview.ts:131 [Embedded Page] try catch jwt
webview.ts:131 [Embedded Page] angulardoc_userName_new
webview.ts:131 [Embedded Page] null
webview.ts:131 [Embedded Page] angulardoc_token_new
webview.ts:131 [Embedded Page] null
webview.ts:131 [Embedded Page] connection open
webview.ts:131 [Embedded Page] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
webview.ts:131 [Embedded Page] {"readyState":4,"responseText":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\">\n<title>Error</title>\n</head>\n<body>\n<pre>Internal Server Error</pre>\n</body>\n</html>\n","status":500,"statusText":"Internal Server Error"}

Thanks.