niskah-energies

Results 8 comments of niskah-energies

I have the same error, but don't know why. `filterString` is not undefined, it's an empty string but item[column.name] is an integer, maybe it's the problem

Found a solution. The problem is that this library use axios http client and HttpInterceptor not work. I use a Service derived class like this one and it works. axios-authentication.service.ts...

Hi @aarongranick-okta, thank you for your reply. I'm not very familiar with APP_INITIALIZER, maybe I wait update release.

Hi @shuowu, thank you for your reply. I'm using OktaAuthComponent, everything works before I update package. When I'm trying to call `/login` route, I just have a blank page with...

I'm trying without HttpInterceptor ut it's the same, maybe problem leaves in OktaLoginRedirectComponent