Amol Wankhede

Results 3 comments of Amol Wankhede

I had the same issued, but it is **fixed**. My app.js file `angular.module("myApp", ['ngRoute', 'ngMap']). ` My city.ctrl.js file ``` angular.module('myApp') .controller('MyCtrl', ['$scope', 'MyCities', 'NgMap', function($scope, MyCities, NgMap) {

SiteConfig "Who can edit pages on this site?" is a double up on permissions. If we select "Only these groups", it lists "Groups with global edit permissions" which is saying...

Adding following in `.blade.format.json` works 🥳 ``` { "customIfs": ["error"] } ```