-
I was going to drop this editor into an angular project of mine, but it seems to break my app just by existing on the page. Other angular form inputs stop working and there are a number of errors. The…
-
### Issue type
I'm submitting a
* [x ] bug report
* [ ] feature request
### Issue description
Sorry for I'm new with node.js, angular, nebular
I'm not sure is it my API that's wrong or my cli…
-
**Do you want to request a *feature* or report a *bug*?**
BUG
**What is the current behavior?**
Execute yarn install, produce this error:
should have a resolved reference
**If the current …
-
Hi!
Your angular-library-seed sounds very promising, but unfortunately after unzipping, 'npm install' and 'npm start' I got the message that **at-loader** had **273 errors**. It resulted in a conso…
-
Does anybody solve this problem?
ERROR in node_modules/@angular-material-components/datetime-picker/lib/calendar.d.ts(10,10): error TS2305: Module '".../node_modules/@angular/material/datepicker"' …
-
ng-model Can't catch changes using basic
`$('#rangestart').calendar({
type: 'date',
endCalendar: $('#rangeend')
});
$('#rangeend').calendar({
type: 'date',
startCalendar: $('#rangestar…
-
When using any angularcli@>1.0.0-beta.21. It does not recognize NgSemantic as a valid module.. it works for me with angularcli@1.0.0-beta.21
-
Are you interested if I rewrite your library on latest version of react ? Or you have other plan for your work ?
-
Issue Type: Bug
On Windows 10 I'm trying to change the shell docker-build tasks use from cmd.exe to pwsh.exe. I would prefer to define this in the task. I've tried the following:
1. Defining option…
-
fails with error: chrome-api.js:124 responseCallback is not supported
Seems like electron does not support callback on sendMessage
(redux devtools seems to have had same problem before this pull htt…