-
when my app, build in prod mode
error:
ERROR in vendor.774848f9d31e38c558d3.bundle.js from UglifyJs
Unexpected token: name (EventsServiceModule) [vendor.774848f9d31e38c558d3.bundle.js:7767,4]
How …
-
## Expected
I should be able to set up a default value for string props, and i should be able to clear said field without the library always reverting to the default value.
## Actual
String p…
-
Setup the library to use the ngx-login-client and the auth that Platform is using.
-
## Description
As a best practice, I would love to be able to have one SCSS file per component such as
```
src
├── app
│ ├── footer.html
│ ├── footer.scss
│ ├── footer.spec.ts
│ ├── footer.…
-
I'm submitting a support request.
In your code I found this
```/**
* @fileoverview added by tsickle
* @suppress {checkTypes} checked by tsc
*/
// angular universal hacks
/* tslint:disabl…
-
### Describe the bug
I updated my project from primeng 15.2.0 to 15.2.1 and had this issue:
```
./src/app/app.module.ts:9:0-64 - Error: Module not found: Error: Package path ./codehighlighter is …
-
Versions:
Angular 2: 2.4.1
JQuery: 3.1.1
Select2: 4.0.3
Ng-Select2: 1.0.0-beta.7
Template Code:
```
```
or
```
```
Component Code:
```
ngOnInit() {
this.data = [{ i…
-
1.参考: http://www.jianshu.com/p/3bd87aa9cb7d
2.参考: https://angular.io/api/router/RouteReuseStrategy
-
Is there a way to prevent input text from being cleared on blur on a single select when user blurs without selecting an option? I have a case where I the search is being used to fetch results from the…
-
### Issue type
* [x] bug report
* [ ] feature request
* [ ] question about the decisions made in the repository
### Issue description
**Current behavior:**
When running a build on Visual S…