So, i tried this, but nothing is instered in to my div with the id "spillereHer" - Just a blank page :(
packageDb.collection('5D3ADA6620').doc('fields').onSnapshot(function(docRef2)
{
if (docRef2.exists)
{
docData2 = docRef2.data();
console.log("Retrieving data: "...