-
**Describe the bug**
This happens with iOS only.
When run the app with ```tns preview``` and use back arrow we will see strange behavior.
**To Reproduce**
```tns create TestApp --template tns-t…
-
Bug description:
The timepicker component incorrectly implements the [ControlValueAccessor](https://angular.io/api/forms/ControlValueAccessor#registerOnChange) interface and fires change events whe…
-
I am importing `import {ContextmenuModule} from 'ng2-contextmenu';` and adding `ContextmenuModule` to my imports section of app.module.ts. However, at least once a day the project build fails stating…
-
selectedIndex does not work, if I click on the item that would be selected nothing happens.
![image](https://github.com/nativescript-community/ui-material-components/assets/46031261/acc64201-7bf6-4d6…
-
Hi, I've this project structure
- app.module
--template.module (only available if people login)
--auth.module (login component)
I put in the shared.module
`@NgModule({
imports: [],
expo…
-
Following the docs, I get a typescript error of
```
Argument of type '{ url: { new (url: string, base?: string): URL; prototype: URL; createObjectURL(object: any, opti...' is not assignable to param…
-
## 🐞 bug report
Error while installing `@ ng-toolkit/universal` package
```sh
ajanuw@DESKTOP-HBG750D /d/ajanuw/ng9
λ ng add @ng-toolkit/universal
Installing packages for tooling via npm.
I…
-
We are using ngrx in a setup where an app consists of multiple components:
```
@NgModule({
declarations: [
AppComponent1,
AppComponent2,
],
imports: [
BrowserModule,
R…
-
While compiling I get the following error:
ERROR in Failed to compile entry-point angular-material-fileupload (es2015 as esm2015) due to compilation errors:
node_modules/angular-material-fileupload/…
-
I have ng 14 installed.
npm install fails with:
```
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: recipes-book@0.0.0
npm ERR…