-
- **I'm submitting a ...**
[X] bug report
[ ] feature request
[ ] question about the decisions made in the repository
- **Do you want to request a _feature_ or report a _bug_?**
I want report …
-
Do you know what I did wrong here? :)
All I did was install: `npm i ng2-simplemde --save`
And configure the import im `app.module.ts`:
```
...
export function simplemdeValue() {
return {
…
-
> ERROR TypeError: this.onChange is not a function
at this line
``
in this project
[https://github.com/ahmedtaaw/angular-reactive-form-control-dynamic-ngfor-json](https://github.com/ahmedtaaw/a…
-
What should I do for checkbox ?
-
This issue closed but I am facing the same issue with angular 2
Could you guys help me to sort out this?
Anybody had this problem?
Unexpected value 'InlineEditorModule' imported by the module '…
-
I'm using latest angular 4.1.0 as 5/5/2017.
I'm experiencing an error:
`"ng2-inline-editor": "0.1.1-alpha.3"
`
Is anyone else having the same issue?
-
### Issue description or question
I got the following errors when starting wallaby.js, and I have been scratching my head for a few days.
Also, I think because wallaby.js failed to run, all lines ar…
-
can i get event when focus out from input field??????
-
It would be great if the component API allowed access to the "save" and "cancel" button methods generically in such a way as we could bind arbitrary events to trigger them. For example:
```html
…
-
Anybody had this problem?
> Unexpected value 'InlineEditorModule' imported by the module 'AppModule'.
in my app.module.ts:
`import { InlineEditorModule } from 'ng2-inline-editor';
...
@NgMo…