Corey Kosloski

Results 203 comments of Corey Kosloski

@fnbns can this issue be closed?

Maybe try adding `onshow='autosize($('textarea'));'` (or however you are calling the resize) to the `p` element.

Can you create a jsfiddle or plunker showing the issue?

That fiddle is throwing a js error: > TypeError: angular.element(...).find(...).autosize is not a function > http://fiddle.jshell.net/NfPcH/15381/show/ > Line 108

@Arrow7000 are you still having an issue?

What is the error you are getting? Not sure if this is [relevant ](https://github.com/lpiepiora/bower-webpack-plugin/issues/19)to your issue or not.

Have you seen this [thread](https://github.com/webpack/webpack/issues/2145)? There are several suggestions on changing your webpack settings to get past the sourcemap error.

Does your app work correctly, just the tests fail?

How are you injecting xeditable into your tests?