-
Could someone release a new version with the updated dependencies for Angular 12?
-
Hi! The wrapper works great, thanks for your work. Here's an issue I'd like to solve: I open the popper using a button click. I would like the popper to remain open if I click the same button again an…
juona updated
4 years ago
-
Hello,
## Description
This issue is refered to https://github.com/angular/angular-cli/issues/17325
Since I upgrade Angular 8 to 9, autoprefixer has updated from 9.6.1 to 9.7.1. Due to this update…
-
Hello I am getting an error "Error: CrossStorageClient could not connect at client.js:152". I have two sub domains auth-example.com and expert-example.com. I am declaring hub in auth-example.com like …
-
### Command
other
### Is this a regression?
- [X] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
17.3
### Desc…
-
Hi,
I'm following the guide from adminLTe(current version 2.3) to upgrade to version 3.0 for which bootstrap 4 is a prerequisite.
But after update the adminLte appears to be broken for Bootstrap …
-
**Describe the bug**
After upgrading to Angular 9 it seems like the @angular/core - Renderer function is not being passed into ContextMenuContentComponent somehow
I'm getting the error:
Error: Ca…
-
Hello,
i am getting "ERROR Error: OwlDateTimePicker: No provider found for DateTimePicker. You must import one of the following modules at your application root: OwlNativeDateTimeModule, OwlMomentDat…
Dedme updated
11 months ago
-
I am looking for a way to write my own toolbar, such as if I would create a View. It could be that I missed the way to do it, but I figure it would be in your docs if there was an obvious way to do i…
-
I'm trying to use panzoom with SVG.js v3 in a React app with webpack and ES6 modules,
```js
import { SVG } from '@svgdotjs/svg.js'
import '@svgdotjs/svg.panzoom.js'
const draw = SVG()
.…