3 questions from the last 30 days
0 votes
0 answers
15 views
WKWebView: CDVWKWebViewFileXhr not found when using Salesforce SDK 13.1.0(Cordova iOS 7.1.1)
Issue Description When building a Salesforce Hybrid Cordova app with SDK 13.0.2 and Cordova iOS 7.1.1, the app fails with the error: Steps to Reproduce Create new Salesforce hybrid Cordova project. ...
0 votes
0 answers
23 views
How to maintain ui-grid pagination state in AngularJS when navigating between pages?
I’m working on an AngularJS (1.x) application that uses ui-grid with pagination. I want to maintain the current pagination state (current page and page size) when navigating between views — for ...
-1 votes
0 answers
34 views
ng-cloak stuck in hidden state
ok, so in a really old angular-js app I am working on, there is a div looking like this <div ng-cloak> The context seems fine and it should work. However when running the app i dev mode (with ...