-
I'm currently using angular 6
i did all the same in feed.component.ts
import { Component, OnInit, OnChanges } from '@angular/core';
import { ChatService } from '../services/chat.service';
impo…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [x] bug report
* [ ] feature request
### Issue description
**Current behavior:**
When trying to implement NbChatModu…
-
Had to add a line :
import {} from 'jasmine';
to the file app.e2e-spec.ts.
Have also invoked : npm install at type/node and npm install at type/jasmine'. ( Somehow editor is not displaying t…
khtan updated
6 years ago
-
### Issue type
* bug report
* [ ] feature request
### Issue description
I have an ongoing Angular project and I'm trying to add Nebular Chat UI to the project.
I installed nebular wit…
-
Encountering the below exception
CONSOLE ERROR: ERROR Error: Uncaught (in promise): TypeError: Class constructor ContentView cannot be invoked without 'new'
TypeError: Class constructor ContentView…
-
I use npm install from the code, and run it success. But when I open the url, I find it missing some references(I also can't find the missing file in frontend folder). I don't know how to fix it, …
-
ERROR in Error encountered resolving symbol values statically. Calling function 'ControlValueAccessorProviderFactory', function calls are not supported. Consider replacing the function or lambda with …
-
I'm getting the error [$injector:unpr] in web console in chat room welcome page.
All the test are working fine and no error in the backend.
env I'm using:
- macOs sierra
- node v6.9.2
- n…
-
# Notes
- NodeJS Backend
- https://bitbucket.org/panaxit/panaxui-nodejs/issues/edit/20
- AngularJS Frontend
- Remove `form` custom type
- follow repeated section example for fieldGroup:
- htt…
-
지은
1. angular4+에서 적용되는 websocket 공부하기
: https://tutorialedge.net/typescript/angular/angular-websockets-tutorial/
2. home page 디자인
3. graph module 개발을 위한 angular module 생성 공부하기
준수
1. dev…