Paul

Results 11 comments of Paul

I'm experiencing this as well, also does it with custom directives, its basically collapsing the code, it also ignores blank lines, and is kind of the opposite of what I...

This would drastically reduce the number of queries I have to maintain around create/merge/delete. I think its a nonissue for MATCH etc.

@vincelord - theres good documentation on integrating third party libs, Have a look at: https://reactjs.org/docs/integrating-with-other-libraries.html

I seem to have this without importing the polyfill, going to try an error boundary, I'll report back

yeah but how much nicer would it be to do ``` bash bower install baselinejs --save-dev ```

@javorszky - the user table is a good edge case, and one I think most developers forget about, it'd be great to specifically warn when affecting user data, though that...

yeah Also looking for this

This is really an important feature, any progress on this?

@tabrindle @kevinvangelder I'm still experiencing this issue with the following deps: ```json "solidarity": "^2.3.1", "solidarity-react-native": "^2.1.2" ```