Artem Bondar

Results 7 issues of Artem Bondar

Not possible to log in to the application. API call failed on redirect. ![image](https://user-images.githubusercontent.com/21285622/178590528-ed413c4c-27b3-4baa-9aae-8f5beb0272d2.png) ![image](https://user-images.githubusercontent.com/21285622/178590644-dc71afff-fe80-4fff-9488-0e5b493f0b7f.png)

### Please read and mark the following check list before creating a pull request (check one with "x"): - [ ] I read and followed the [CONTRIBUTING.md](https://github.com/akveo/ngx-admin/blob/master/CONTRIBUTING.md) guide. - [...

### Description On Okta Authentication page, the code snippet that shows the example how method 'loginByOktaApi' should be configure, have a mistake in "config" object. Instead of "scopes" it has...

type: bug

### Current behavior I was following the README to setup Angular component test with Cypress 7 but having an issue with cypress/plugins/index.js after pasting the suggested configuration in there Error:...

📝 documentation

Description: When using a flag in the command line to run tests with a -Dkarate.options, it disables the parallel execution of the tests. Project to reproduce: https://github.com/bondar-artem/karate-parallel-issue Steps: 1. Open...

bug
fixed

Unabel to run application with "npm start" Tried Node 16 and Node 18. Same result :( Error: `Assertion failed: (thread_id_key != 0x7777), function find_thread_id_key, file coroutine.cc, line 134.`

### Discussed in https://github.com/DefinitelyTyped/DefinitelyTyped/discussions/61253 Originally posted by **Postavshik** July 14, 2022 Hi After the most recent update of GeoJson I am not able to compile the project! Application to reproduce:...