Mimisss
Mimisss
I was getting "Error: No provider for t" during AoT compilation and found out that was happening because I had ``` constructor( translate: TranslateService ) { ``` in my component,...
When trying to navigate to https://github.com/formio/angular-formio/wiki/Data-Table I get the following message: `You do not have permission to update this wiki.` The long story is, I have been following your Application...
## Environment Please provide as many details as you can: - Hosting type - [x] Form.io - Formio.js version: 4.14.8 - Frontend framework: Angular 14.0.0 - Browser: Google Chrome -...
The first line of https://github.com/MikeWasson/MoviesSPA/blob/master/MovieSPA.Knockout/Scripts/app.service.js reads: `window.app = window.todoApp || {};` `todoApp` is probably a typo and it would be cleaner if it was changed to `App` or `moviesApp`.
Hi, Are there any plans to support draggable dashboard widgets as demonstrated [here](https://adminlte.io/themes/v3/index.html)? Thanks in advance,
## Your Environment * flatpickr version used: 4.6.9 * Browser name and version: Google Chrome 106.0.5249.62 (Official Build) (64-bit) * OS and version: Windows 11 Version 22H2 (OS Build 22621.608)...
### Bug Report or Feature Request (mark with an `x`) ``` - [X] bug report - [ ] feature request ``` ### Versions. keycloak-angular: 13.0.0 angular: 15.0.1 ### Repro steps....
Is there any chance you will be updating to Bootstrap 5? And remove jQuery dependency, maybe?