mmaillot
04/16/2018, 2:21 PMdoc.data()!!.get("label").toString()
(get data from firebase firestore)
Compiler add these lines (with others but seem good for me) :
// After use strict
var $$importsForInline$$ = _.$$importsForInline$$ || (_.$$importsForInline$$ = {});
// At the end
$$importsForInline$$.index = _;
When I try to start the node, I got an error message Maximum call stack size exceeded
If I remove these 2 lines, it works perfectly. I don't see why I got these lines, can you help me ?bashor
04/28/2018, 7:09 PMbashor
04/28/2018, 7:09 PMbashor
04/28/2018, 7:09 PMbashor
04/28/2018, 7:10 PMmmaillot
05/03/2018, 1:20 PMmmaillot
05/03/2018, 1:20 PMbashor
05/04/2018, 5:34 PMbashor
05/04/2018, 5:44 PMbashor
05/04/2018, 5:45 PM