-
I get this error:
```
node_modules/electron-shortcuts/dist/src/main/keys.d.ts:7:27 - error TS1110: Type expected.
7 declare type UpperAlpha = `${Uppercase}`;
~~~
n…
-
# 🐞 bug report
### Affected Package
The issue is caused by Angular Compiler (unsure which package tbh).
### Is this a regression?
Not sure.
### Description
If there is a syntax error i…
-
I keep getting these errors when I try "ng serve"
```
ERROR in C:/Users/jjadamec/workspace/rxjs-test/src/app/google-vision.service.ts (3,24): Cannot find module './api.key'.
ERROR in C:/Users/jja…
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
#### Bug, feature request, or proposal:
Tab with Icon and Text label not aligned vertically center, currently aligned bottom
#### What is the expected behavior?
Expect to align text and icon in m…
-
I am sing ngx-plyr plugin in my angular project. But getting error when imporing module.
ERROR in node_modules/ngx-plyr/lib/plyr/plyr.component.d.ts(9,9): error TS1086: An accessor cannot be declar…
-
There is a feature in editor to see the HTML view of the code that is **HTML Code**
Expected Behavior
Should Work well in the front-end & should not produce any error into console.
Current Beha…
-
I'm doing a compound query like the example:
`query = geoFire.query(query).within(userPoint, 100, 'point');`
When I subscribe to this query, for some reason on the server side it returns the cor…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
All inputs are overlapping their containing cell, right hand side, and unable to find a way to override with css in local app.