Aguinaldo Pontes

Results 6 issues of Aguinaldo Pontes

The option for CdnUrl seems to not do anything when set: ```json "webOptimizer": { "enableTagHelperBundling": true, "cdnUrl": "http://my-cdn.com" } ``` I also can't seem to can't seem to find the...

This should fix https://github.com/skttl/umbraco-doc-type-grid-editor/issues/278.

With the update to Umbraco 10 DocTypeGridEditor moved to a RazorClassLibrary but all views are now missing if used with the example configuration: ```javascript [ ... { "name": "Doc Type",...

### Which *exact* Umbraco version are you using? For example: 9.0.1 - don't just write v9 9.5 ### Bug summary When you have lots of images at the root folder...

community/up-for-grabs
type/bug
area/frontend
area/backend
affected/v10
affected/v11
affected/v12

## Type of Issue ``` [ ] Bug Report [x] Feature Request ``` ## Description Angular has added support for loading custom file extensions in the application builder: https://github.com/angular/angular-cli/pull/26371. Could...

### Platforms affected iOS ### Motivation and Context Fixes #243 ### Description Frame y origin would be incorrect on iOS phones with floating islands when the statusbar isn't overlaying the...