aws-mobile-appsync-chat-starter-angular
aws-mobile-appsync-chat-starter-angular copied to clipboard
GraphQL starter progressive web application (PWA) with Realtime and Offline functionality using AWS AppSync
I followed the instructions and i am able to run the app but when i am exchanging messages between 2 users, I have to refresh the page every time to...
It is better to take down rather than frustrate people with out of date projects which will not build. Angular 7 is no longer supported.
` core.js:15510 ERROR Error: Uncaught (in promise): Error: In order to initialize AWSAppSyncClient, you must specify url, region and auth properties on the config object or a custom link. Error:...
I get this error when I try and run the code (ng serve). I have followed the steps to a tee several times and cannot seem to avoid this problem,...
here are the errors I get after running the ng serve root@DESKTOP-QGFU0QB:/mnt/c/Users/ask/Final-Amplify/aws-mobile-appsync-chat-starter-angular# ng serve ? Port 4200 is already in use. Would you like to use a different port? Yes...
When I scroll on top of the chat window to load previous messages the next error fired: ERROR TypeError: this.scrollEvent.exhaustMap is not a function at InfscrollDirective.push../src/app/chat-app/infscroll.directive.ts.InfscrollDirective.ngAfterViewInit (infscroll.directive.ts:53) at callProviderLifecycles (core.js:18985)...