majster
Results
3
comments of
majster
you can ng-if two sets of lists. one with vs-repeat and one without. other option is to increase shown elements to array length.
Using "grunt-connect-proxy": "0.2.0", was getting `The plain HTTP request was sent to HTTPS port` while proxying to https. ``` javascript { https: false, protocol: 'https:' } ``` Did the job...
I Had same issue because i was using older version of firebase-admin package. Can confirm it works with 11.11.0