byronigoe

Results 25 comments of byronigoe

I don't think this is intuitive or practical, and I propose we change it. When you deploy a new build via code-push, you specify which app versions are compatible and...

[#162](https://github.com/shm-open/code-push-server/pull/162)

No. The workaround is to not use ionic.

I'm seeing the same issue, probably because a $watch is being done on the "rhs", which contains filter clauses.

Why is this issue still open? It appears that "auto" handles the smart positioning, by swapping left/right and top/bottom when there's not enough room. What is left to implement for...

@Js41637 You can specify a preferred position, e.g. "auto bottom-right". Again, I believe everything in this request has been implemented.

@Js41637 I created a Plunker to test "auto bottom", and when there isn't space on the bottom, it moves the popup to the top. Add more BR tags to line...

Same here. The components have ng-pattern=\"/{{ field.schema.validation.pattern }}/\", and when the pattern is not present it resolves to ng-pattern="//" which AngularJS then complains about.

There seems to be some difference in communication when dump to file is enabled. When dump is set to None, the app I'm monitoring works. When dump is set to...

Still an issue. Immediately after installation, running the build results in an error on the line: `import {IDispatch} from '~react-redux~redux';`