gg

Results 7 comments of gg

@pshah123 Have you managed to set it up?

Can confirm this is a bug. Any pointers @boopathi?

I’ve used the AWS Lambda with the github.com/apex/up quite successfully, it’s quite trivial to get working.

Let me know your goals first @ScriptedAlchemy. By running on apex/up, I mean the actual app with the `react-universal-component` within the build not the Lambda serving components directly.

https://github.com/summernote/summernote/issues/921

Люто поддерживаю. А вообще стоит отказаться на mobile viewport в сторону: ``` .scrollyeah__wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; } ``` ибо перформанс c js не очень.

+1, experienced just now. Any workaround or ideas? UPD: Seems like https://github.com/yogiben/meteor-autoform-file/pull/91 is fixing this. Care to accept?