-
### Issue and Steps to Reproduce
Setup `_app.tsx` in Next.js like below:
```tsx
function CustomApp({
Component,
pageProps
}: AppPropsWithLayout): JSX.Element {
const router = …
-
### Issue and Steps to Reproduce
copy the ServiceWorker.js from `oidc/vanilla/OidcServiceWorker.js` to `./public` and then run
```
index.js:1 DOMException: Failed to execute 'postMessage' on 'S…
-
### Issue and Steps to Reproduce
when using react script > 5 and starting react local dev server, following warnings occurs:
```shell
[dev:react ] Starting the development server...
[de…
-
I have builded and installed the legate.core according to https://github.com/nv-legate/legate.core/blob/branch-23.05/BUILD.md . But the installation of cunumeric (from sorce) failed. The error is
…
-
In [`604ed09`](https://github.com/imedicalservices/statuspage/commit/604ed0982dba0ad7e831787d6aff422f43e5e07c
), AXA (https://axacolpatria.imedicalcloud.net/$SECRET_ENDPOINT_IMEDICAL) was **down**:
- …
-
I don't know where I should put this but my icons aren't displayed correctly, if I open up vifm in [nushell](https://www.nushell.sh/):
![image](https://user-images.githubusercontent.com/50843046/21…
-
Hello! I checked other issues but didn't find where https is mentioned. Is there options which can make server work on https?
I have such code in project now
```
{
"settings": {
"nlp": {
…
-
I tried to extract date in Portuguese but did not have any success using formats different than DD/MM/YYYY even though it does have support for it on the docs : https://github.com/axa-group/nlp.js/blo…
-
## Summary
We started using node-nlp with version 3, later realized that because of huge amount of data in production its taking time in extracting the entities. Given a string of 7 different enti…
-
## Summary
I'd prefer to use a corpus file instead of hand-coding my training declarations, but it's unclear how to annotate entities/slots in the training file.
## Context
If I use a corpus …