Ivan
Ivan
Here is the code ``` var remapped = require('remapped'); var source = { arr: ["0", "1", "2"], }; var mapping = { myarr: 'arr', }; remapped(source, mapping); ``` The result...
In rule like this ``` {"all" : [ { var: 'current_value' }, { in: [ { "var":"" }, [ 0, 'A', 'B', 'C', ' ' ] ] } ]} ```...
It works if I have < or > condition for "===" and "!==" won't work 
Button can be pressed on android #58
Hey guys, this is a question not a bug! I have an app that has 2 domains in "proxy.domains"and it works fine but google / fb auth does not works...
On my publication (server): ``` import { Meteor } from 'meteor/meteor'; import { JoinServer } from 'meteor-publish-join'; import DataTable1 from '../index'; const LIMIT = 50; Meteor.publish('DataTable1.list', function({ projectId, type, searchText,...
Hi! This is just a bunch of lame questions maybe someone could answer them I'm just trying to understand how to use proxy.loadBalancing true 1 Should I be one mup.js...