-
He tried to integrate a plugin but I could not make it work, then I leave the error, the TS, the HTML and the package.json.
Any suggestions that do not involve updating any dependencies?
ERROR->…
MP-OT updated
3 years ago
-
Compilation error:
ngx-contextmenu/lib/contextMenu.tokens.d.ts(2,59): error TS2304: Cannot find name 'unknown'.
"@angular/animations": "^6.1.10",
"@angular/cdk": "^6.0.0",
"@angular/cli"…
-
**I'm submitting a ...** (check one with "x")
```
[X] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit suppo…
-
I want to know how refresh smart table when source changed
-
Error: node_modules/@metaplex-foundation/js/node_modules/@irys/query/build/cjs/types.d.ts:50:58 - error TS1005: '?' expected.
`50 [K in keyof T]?: T[K] extends (infer U extends object)[] ? Fiel…
-
I am getting different results when i am bundling in development or production with webpack.
The desired result would be the following one, when i am bundling in development mode:
![](http://i.i…
-
My server serve pages via https (http/2) and redirect every http traffic to https.
I had few issues but somehow resolve most of them:
1) the `...` that pagespeed included was HTTP instead of HTTP**S…
-
Hello, I have an error in my project in with the libs, I was told to activate SEO to my project and when I compile on universal angle I get this error by ngx-smart-modal. But with a normal ng serve, e…
-
Hello,
I recently updated my angular app to version **17.2.0** along with ngx-smart-modal version **14.0.3**.
I noticed than, now I have many errors in the console with solely this error message:
…
-
**I'm submitting a ...**
```
[x] bug report
[ ] feature request
[ ] support request
```
**Current behavior**
I use `removeModal` to be able to create new modal with new associated data (from …