Jayaike Ndu

Results 20 issues of Jayaike Ndu

I have the following gateway.config.yml file ``` http: port: 8080 admin: port: 9876 apiEndpoints: lags: path: '/lags/*' serviceEndpoints: lags: url: 'http://lags:50001' policies: - response-transformer - basic-auth - cors - expression...

I manually changed the value of source on an embedded image so that the full json looks like this ``` [{"insert":"​","attributes":{"embed":{"type":"image","source":"https://res.cloudinary.com/lefthandersnigeria/image/upload/v1581173755/stories/39a48647-a6b4-4cf2-9b7f-c788038dc78e8561674200200033751.jpg"}}},{"insert":"\nType story here...hvvvv\n"}] ``` Then I started getting this error...

Whenever I call setState in the widget, the PDF Viewer rebuilds causing it to load all over again. How can I prevent this?

**Problem** I am creating a `FeedbackElement` that can wrap any element. So it could appear at the root of the editor (ie. one of the editors children) or as a...

improvement

Fixes # https://github.com/Cloud-CV/EvalAI-ngx/issues/271 #### Changes proposed in this pull request: - Implementation of Route guard to prevent a user from seeing protected routes at all before the redirect. ## Previously:...

## I'm submitting a (Check one with "x" from given options) - [ ] Bug report - [x] Feature request ## Current behavior The project allows users to navigate to...

Issue: https://github.com/Cloud-CV/EvalAI-ngx/issues/257 I have lazy-loaded all the routing modules. Below are the stats. # Development #### Initial EvalAI-ngx Bundle size - 1.26MB (1290.24KB) #### Current Bundle Size after optimization -...

As requested in a GCI task: - I have added the file with the techniques to pull data from EvalAI from within EvalAI-ngx aside from git clone

## I'm submitting a (Check one with "x" from given options) - [x] Bug report - [ ] Feature request ## Current behavior I noticed that in the EvalAI-ngx sometimes...

## I'm submitting a (Check one with "x" from given options) - [ ] Bug report - [x] Feature request ## Current behavior EvalAI-ngx takes a relatively long time to...

enhancement