José Gomes

Results 7 issues of José Gomes

After creating a custom mutation adapter it throws an error when I pass it's type on mutation function. In order to check if the problem was related with my adapter...

### Description Some store data might only be necessary if we access a specific application page or component. So I would like to fetch the store data from the server...

enhancement

It seems that ngmodel will be removed on Angular7. I tried to change the code to in order to support the new practices regarding FormGroup and FormControl. But the lines...

### Issue type **I'm submitting a bug report ### Issue description **Current behavior:** When I run npm start on my angular app this message is shown: ![image](https://user-images.githubusercontent.com/8100887/205327618-ae84695e-c184-4727-af0b-5e190a41ee4d.png) **Expected behavior:** No...

### Issue type **I'm submitting a: * [x] bug report * [ ] feature request ### Issue description **Current behavior:** When using the select component together with a template variable...

Installed Version: 1.7.0 NPM Version: 8.5.5 Dependency Tree: nps-utils > cpy-cli > meow> trim-newlines ![image](https://user-images.githubusercontent.com/8100887/200025278-a5d46865-291c-4242-a2db-b6d702c8aecc.png)

**Expected behaviour** When clicking outside the editor or typing text the html of a custom component should not be changed. I tried to find a option to disable this behaviour...