marekdon
marekdon
**Describe the bug** Angular dependecy updated to v14, but major package version has not been updated **To Reproduce** - use ng13 - add/keep "ngx-cookie": "^6.0.0" in package json - run...
When running application on android < 11 devices, splash screen is showing correctly. On devices using android > 12 (new splash screen API), splash screen is replaced by icon.
### Summary Since angular 17, we can use new template syntax. Prettier does not seem to format html document in a proper way, when new template syntax is present. ###...