niskah-energies
niskah-energies
Hi, I'm trying to filter my resource with a slug containing an underscore `alpha_2`, but it returns an error because slug is modified without underscore `alpha2` before to call database....
Hi, Sometimes when I'm trying to use server pagination, it appears that `meta.page` object if undefined. ``` this.request = this.usersService.all({ page: { number: pageIndex, size: pageSize }, remotefilter: filter, sort:...
Hi, Is there a way to add an icon before label ?? Thanks.
Is there a way to call it from a hook ??
# Summary When I'm trying to implement a fallback page, it causes error at build # Versions - `next-pwa`: 5.6.0 - `next`: 9.5.5 # How To Reproduce Steps to reproduce...
Hi, I'm using `signInWithCredentials()` function to sign to Okta, signing is working but `authstate` not change. ``` async login(username: string, password: string) { return this.oktaAuth.signInWithCredentials({ username, password }) .then(() =>...
## I'm submitting this issue for the package(s): - [ ] jwt-verifier - [x] okta-angular - [ ] oidc-middleware - [ ] okta-react - [ ] okta-react-native ## I'm submitting...
## I'm submitting this issue for the package(s): - [ ] jwt-verifier - [x] okta-angular - [ ] oidc-middleware - [ ] okta-react - [ ] okta-react-native ## I'm submitting...