-
I have a table with 1000 rows. I use pagination to show 10 rows per page. In background there is a periodically server call (5 seconds) to fetch data updates. When I switch to page 3 and after 5 secon…
-
I have followed the code example in the README and successfully setup the Authorization Code Flow. The user is redirected to the login screen hosted by Okta if a secured route is accessed. Once the us…
-
- Database (Solr, Mongo, Neo4J, Postgres, mySql)
- Backend (NodeJS (typeScript, Flow), SpringBoot (Kotlin, Scala, Groovy), Go)
- Frontend (Angular, React, Vue.js, Elm)
- CI (CircleCI, TravisCI... )…
-
Hi
I was trying to apply ng2-toasty for my application.
- angular 4.0.3
- ng2-toasty 4.0.0
- webpack 2.5.1
- typescript 2.3.2
- Google Chrome
- whithot angular-cli (I build bundle.js wit…
-
I recently installed STS 3.9.2 on a clean Eclipse Oxygen platform. After installing, the application.properties file no longer has the leaf associated with the applications.properties file. When I rig…
-
I have created angular 2 client
But i receive this error when i call /user method
Response for preflight has invalid HTTP status code 401
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ x] Support …
-
You neet merge PR#15
if you use lint (`npm run lint`), you have this errors:
```
ERROR: C:/workspace/POC/Angular-SpringBoot-REST-JWT/webui/src/app/app-config.ts[8, 7]: comment must start with a…
-
```
npm install
ng build -prod --aot=false
```
leads to the following error:
```
ERROR in Error: Metadata version mismatch for module /Users/Thomas/Desktop/Angular-SpringBoot-REST-JWT-master/web…
-
Hello,
We are trying to use JSP and we want to put it inside the microservice and use it for client application and would like to use the Angular Application in the gateway only for monitoring and…