-
There is no output and no error while i am using this library with angular12
-
Ive tried to use it with angular 12, but it seems to be and update on Types Script and a lot of new errors appears
-
npm WARN Could not resolve dependency:
npm WARN peer tslib@"^1.9.3" from @kolkov/ngx-gallery@1.2.3
npm WARN node_modules/@kolkov/ngx-gallery
npm WARN @kolkov/ngx-gallery@"1.2.3" from the root pro…
-
angular12 有没有适配rem的插件(移动端像素大小适配)?在网上能找到的最高级的目前只有11的。
-
Hi ,
the latest version don't support Angular12/13/14/15 (issue with angular/common ) can you add support to these versions
npm ERR! Found: @angular/common@14.2.12
npm ERR! node_modules/@angula…
-
### Versions
- vite-plugin-federation: ^1.2.3
- vite: ^4.3.5
### Reproduction
Use angular12 webpack5 as the host, vite as remote, and export a vue component, there will be such an error
…
-
I would like to be able to input a regex in the bearer excluded urls property. I can see that in the code it's turned into a regex with `new Regexp(excludedUrl, 'i')` anyway, so the only stopping me i…
-
Hi guys,
Thanks for this package, I've been looking for one everywhere.
When trying to instantiate the service the way laid out in your readme I get this error
![image](https://user-images.g…
-
I'm trying to use setZoom in the PRO version to zoom around the coordinates specified by center, but it doesn't work.
Can you please tell me what is happening?
Here is the source code, framework and…
-
Current error message showing is this while changing pages:
`TypeError: Cannot read properties of undefined (reading 'prev' ... pebula-ngrid.js:4164`
On line 4167, could you please add an Elvis…