Hi there, For my game, whenever I create a new page and click on it, the 'map' screen is blank, cannot add anything to it, no grid, no white space etc. Navigating away from the page does not fix the issue. If I exit the game while still viewing the screen, next time I log in I can see the white new page with grid, as soon as I navigate away, the problem returns. Deleting the page fixes the problem but I am forced to exit reload the game. Creating another (or many) new page(s) causes the same problem. I've found two situations where an error is not produced. 1. Duplicate an already existing page. 2. Copy the game and the error no longer occurs. Steps to Reproduce (In my game " Vahari: A World for the Taking " only): 1. Create a new page. 2. Navigate to it. I've received the same error across Google Chrome, Safari and Firefox and on two different machines (Mac OSX and Windows 7). Turning on Developer tools shows an 'Uncaught TypeError'. Full trace at bottom of post. Duplicating a page and navigating to it does not produce an error. Copying the game and repeating the steps does not reproduce an error. STACK TRACE START ========================= /editor/:12 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-eval' https://*.googlesyndication.com https://*.doubleclick.net <a href="https://partner.googleadservices.com" rel="nofollow">https://partner.googleadservices.com</a> <a href="https://www.googletagservices.com" rel="nofollow">https://www.googletagservices.com</a> <a href="https://ssl.google-analytics.com" rel="nofollow">https://ssl.google-analytics.com</a> <a href="https://www.google-analytics.com" rel="nofollow">https://www.google-analytics.com</a> <a href="https://ajax.googleapis.com" rel="nofollow">https://ajax.googleapis.com</a> <a href="http://ajax.googleapis.com" rel="nofollow">http://ajax.googleapis.com</a> <a href="https://d3clqjduf2gvxg.cloudfront.net" rel="nofollow">https://d3clqjduf2gvxg.cloudfront.net</a> <a href="https://cdn.firebase.com" rel="nofollow">https://cdn.firebase.com</a> https://*.firebaseio.com https://*.tokbox.com https://*.opentok.com <a href="http://static.opentok.com" rel="nofollow">http://static.opentok.com</a> <a href="http://www.google-analytics.com" rel="nofollow">http://www.google-analytics.com</a> <a href="http://cdn.crowdin.com" rel="nofollow">http://cdn.crowdin.com</a> <a href="https://crowdin.com" rel="nofollow">https://crowdin.com</a> <a href="http://stun.l.google.com" rel="nofollow">http://stun.l.google.com</a>". Either the 'unsafe-inline' keyword, a hash ('sha256-KBtZEUVxDVV8DpeFvQc1ltblFWs8rvJpeJ/sBh1Kefk='), or a nonce ('nonce-...') is required to enable inline execution. /editor/:13 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-eval' https://*.googlesyndication.com https://*.doubleclick.net <a href="https://partner.googleadservices.com" rel="nofollow">https://partner.googleadservices.com</a> <a href="https://www.googletagservices.com" rel="nofollow">https://www.googletagservices.com</a> <a href="https://ssl.google-analytics.com" rel="nofollow">https://ssl.google-analytics.com</a> <a href="https://www.google-analytics.com" rel="nofollow">https://www.google-analytics.com</a> <a href="https://ajax.googleapis.com" rel="nofollow">https://ajax.googleapis.com</a> <a href="http://ajax.googleapis.com" rel="nofollow">http://ajax.googleapis.com</a> <a href="https://d3clqjduf2gvxg.cloudfront.net" rel="nofollow">https://d3clqjduf2gvxg.cloudfront.net</a> <a href="https://cdn.firebase.com" rel="nofollow">https://cdn.firebase.com</a> https://*.firebaseio.com https://*.tokbox.com https://*.opentok.com <a href="http://static.opentok.com" rel="nofollow">http://static.opentok.com</a> <a href="http://www.google-analytics.com" rel="nofollow">http://www.google-analytics.com</a> <a href="http://cdn.crowdin.com" rel="nofollow">http://cdn.crowdin.com</a> <a href="https://crowdin.com" rel="nofollow">https://crowdin.com</a> <a href="http://stun.l.google.com" rel="nofollow">http://stun.l.google.com</a>". Either the 'unsafe-inline' keyword, a hash ('sha256-k8Kx+oSRaLZ+X7/r67j0Mow6bzS2pemyX++9YAOg3BU='), or a nonce ('nonce-...') is required to enable inline execution. jquery.migrate.js:20 JQMIGRATE: Logging is active app.js?1537287106:343 70 app.js?1537287106:344 TOUCH SUPPORTED: false app.js?1537287106:344 USING WEBGL ACCELERATION... app.js?1537287106:344 WEBGL STARTUP SUCCESS app.js?1537287106:346 Custom Sheet Translation app.js?1537287106:338 select app.js?1537287106:338 Switch mode to select app.js?1537287106:357 Initializing new dice engine with randomness... app.js?1537287106:357 Using random entropy app.js?1537287106:360 Compiling sheet... app.js?1537287106:360 Found rolltemplate: simple app.js?1537287106:360 Found rolltemplate: atk app.js?1537287106:360 Found rolltemplate: dmg app.js?1537287106:360 Found rolltemplate: atkdmg app.js?1537287106:360 Found rolltemplate: desc app.js?1537287106:360 Found rolltemplate: spell app.js?1537287106:360 Found rolltemplate: traits app.js?1537287106:360 Found rolltemplate: npc app.js?1537287106:360 Found rolltemplate: npcatk app.js?1537287106:360 Found rolltemplate: npcdmg app.js?1537287106:360 Found rolltemplate: npcaction app.js?1537287106:360 Found rolltemplate: mancerroll app.js?1537287106:360 Found Charactermancer template: l1-welcome app.js?1537287106:360 Found Charactermancer template: l1-race app.js?1537287106:360 Found Charactermancer template: l1-class app.js?1537287106:360 Found Charactermancer template: l1-abilities app.js?1537287106:360 Found Charactermancer template: l1-background app.js?1537287106:360 Found Charactermancer template: l1-equipment app.js?1537287106:360 Found Charactermancer template: l1-spells app.js?1537287106:360 Found Charactermancer template: l1-feat app.js?1537287106:360 Found Charactermancer template: l1-summary app.js?1537287106:360 Found Charactermancer template: final app.js?1537287106:360 Found webworker script app.js?1537287106:360 Found webworker script app.js?1537287106:360 Finding sheet rolls... app.js?1537287106:360 Including compendium template css. app.js?1537287106:362 window resize app.js?1537287106:345 Final set zoom! app.js?1537287106:344 UPDATE GL SIZE! app.js?1537287106:345 Final set zoom! tutorial_tips.js:7 tuts loaded Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure image '<URL>'. This content should also be served over HTTPS. Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure image '<URL>'. This content should also be served over HTTPS. Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure image '<URL>'. This content should also be served over HTTPS. Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure image '<URL>'. This content should also be served over HTTPS. Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure image '<URL>'. This content should also be served over HTTPS. Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure image '<URL>'. This content should also be served over HTTPS. app.js?1537287106:355 MESSAGE RECEIVED app.js?1537287106:355 MessageEvent {isTrusted: true, data: {…}, origin: "<a href="https://app.roll20.net" rel="nofollow">https://app.roll20.net</a>", lastEventId: "", source: Window, …} sheetsandboxworker.js?1537779493703:532 Starting up WEB WORKER sheetsandboxworker.js?1537779493706:532 Starting up WEB WORKER app.js?1537287106:351 Final page load. app.js?1537287106:363 Refresh jukebox List! app.js?1537287106:351 Auth'ed. app.js?1537287106:351 Go post auth! app.js?1537287106:363 Refresh jukebox List! app.js?1537287106:351 initial setup app.js?1537287106:363 Refresh jukebox List! app.js?1537287106:349 T.i {attributes: {…}, _escapedAttributes: {…}, cid: "c0", changed: {…}, _silent: {…}, …} app.js?1537287106:355 refershing page listings! app.js?1537287106:351 Got players value... app.js?1537287106:351 joining game... app.js?1537287106:348 Full load page! app.js?1537287106:348 Full load page! app.js?1537287106:348 Full load page! app.js?1537287106:351 We have 3 pages app.js?1537287106:349 Player -LK6LinmpuaZcBH4PHMU is offline... app.js?1537287106:349 Player -LKEmBHqHYVC4MGYxT9w is offline... app.js?1537287106:349 Global Volume: 23=0.0529 app.js?1537287106:349 Player -LKGdijJIBn-qyDsasJ8 is offline... app.js?1537287106:349 Player -LKWFnKdvBQ1EScRn-ON is offline... app.js?1537287106:349 Player -LKYWaDcZIhLuuD8OdVK is offline... app.js?1537287106:349 Player -LKa8HnJTB2Pk7FCKOqb is offline... app.js?1537287106:351 Deferred finish joining... app.js?1537287106:343 Firebase Online app.js?1537287106:359 Refresh Journal List! app.js?1537287106:359 Search took 8ms app.js?1537287106:351 handle page changes app.js?1537287106:351 false app.js?1537287106:355 refershing page listings! app.js?1537287106:351 init active page! app.js?1537287106:348 activate page! app.js?1537287106:348 FULLY ACTIVATE VIEWS FOR PAGE. app.js?1537287106:348 Graphics: 0 app.js?1537287106:348 Paths: 0 app.js?1537287106:348 Reorder by ZORDER app.js?1537287106:351 Scan for new plays! app.js?1537287106:355 refershing page listings! app.js?1537287106:347 Swapping <a href="https://s3.amazonaws.com/files.d20.io/images/62757811/lj2qICcw9rmN-plqQH3swQ/thumb.jpg?15370256805" rel="nofollow">https://s3.amazonaws.com/files.d20.io/images/62757811/lj2qICcw9rmN-plqQH3swQ/thumb.jpg?15370256805</a> to <a href="https://s3.amazonaws.com/files.d20.io/images/62757811/lj2qICcw9rmN-plqQH3swQ/max.jpg?15370256805" rel="nofollow">https://s3.amazonaws.com/files.d20.io/images/62757811/lj2qICcw9rmN-plqQH3swQ/max.jpg?15370256805</a> app.js?1537287106:347 Do refresh link cache! app.js?1537287106:347 setting src app.js?1537287106:363 Refresh jukebox List! app.js?1537287106:359 Refresh Journal List! app.js?1537287106:359 Search took 13ms app.js?1537287106:348 Reorder by ZORDER app.js?1537287106:342 Cols: 2 Rows: 2 app.js?1537287106:342 Took 1ms to generate cache. thumb.jpeg:1 GET <a href="https://s3.amazonaws.com/files.d20.io/images/54302200/6vKx7anoyW2rAYh7udT4WQ/thumb.jpeg?1526806696" rel="nofollow">https://s3.amazonaws.com/files.d20.io/images/54302200/6vKx7anoyW2rAYh7udT4WQ/thumb.jpeg?1526806696</a> 403 (Forbidden) Image (async) (anonymous) @ jquery-1.9.1.js:6063 access @ jquery-1.9.1.js:852 html @ jquery-1.9.1.js:6038 (anonymous) @ app.js?1537287106:368 fire @ jquery-1.9.1.js:1037 fireWith @ jquery-1.9.1.js:1148 done @ jquery-1.9.1.js:8074 callback @ jquery-1.9.1.js:8598 XMLHttpRequest.send (async) send @ jquery-1.9.1.js:8526 ajax @ jquery-1.9.1.js:7978 jQuery.(anonymous function) @ jquery-1.9.1.js:7614 d20.library.buildRecentUploads @ app.js?1537287106:368 (anonymous) @ app.js?1537287106:349 (anonymous) @ base.js?1530633549:6 setTimeout (async) k.delay @ base.js?1530633549:6 k.defer @ base.js?1530633549:6 initialize @ app.js?1537287106:349 t.Model @ base.js?1530633549:7 T.i @ base.js?1530633549:8 _prepareModel @ base.js?1530633549:7 add @ base.js?1530633549:7 reset @ base.js?1530633549:7 (anonymous) @ app.js?1537287106:351 (anonymous) @ firebase.2.4.0.js:201 gc @ firebase.2.4.0.js:52 cc @ firebase.2.4.0.js:30 dc @ firebase.2.4.0.js:29 h.Kb @ firebase.2.4.0.js:220 h.Ld @ firebase.2.4.0.js:188 Eh.Ld @ firebase.2.4.0.js:178 (anonymous) @ firebase.2.4.0.js:176 yh @ firebase.2.4.0.js:170 La.onmessage @ firebase.2.4.0.js:169 Cross-Origin Read Blocking (CORB) blocked cross-origin response <URL> with MIME type application/xml. See <URL> for more details. Cross-Origin Read Blocking (CORB) blocked cross-origin response <URL> with MIME type application/xml. See <URL> for more details. Cross-Origin Read Blocking (CORB) blocked cross-origin response <URL> with MIME type application/xml. See <URL> for more details. Cross-Origin Read Blocking (CORB) blocked cross-origin response <URL> with MIME type application/xml. See <URL> for more details. Cross-Origin Read Blocking (CORB) blocked cross-origin response <URL> with MIME type application/xml. See <URL> for more details. Cross-Origin Read Blocking (CORB) blocked cross-origin response <URL> with MIME type application/xml. See <URL> for more details. thumb.jpg:1 GET <a href="https://s3.amazonaws.com/files.d20.io/images/53359779/K6SZTJXoN6CNClTEh_1dAw/thumb.jpg?1525592680" rel="nofollow">https://s3.amazonaws.com/files.d20.io/images/53359779/K6SZTJXoN6CNClTEh_1dAw/thumb.jpg?1525592680</a> 403 (Forbidden) Image (async) (anonymous) @ jquery-1.9.1.js:6063 access @ jquery-1.9.1.js:852 html @ jquery-1.9.1.js:6038 (anonymous) @ app.js?1537287106:368 fire @ jquery-1.9.1.js:1037 fireWith @ jquery-1.9.1.js:1148 done @ jquery-1.9.1.js:8074 callback @ jquery-1.9.1.js:8598 XMLHttpRequest.send (async) send @ jquery-1.9.1.js:8526 ajax @ jquery-1.9.1.js:7978 jQuery.(anonymous function) @ jquery-1.9.1.js:7614 d20.library.buildRecentUploads @ app.js?1537287106:368 (anonymous) @ app.js?1537287106:349 (anonymous) @ base.js?1530633549:6 setTimeout (async) k.delay @ base.js?1530633549:6 k.defer @ base.js?1530633549:6 initialize @ app.js?1537287106:349 t.Model @ base.js?1530633549:7 T.i @ base.js?1530633549:8 _prepareModel @ base.js?1530633549:7 add @ base.js?1530633549:7 reset @ base.js?1530633549:7 (anonymous) @ app.js?1537287106:351 (anonymous) @ firebase.2.4.0.js:201 gc @ firebase.2.4.0.js:52 cc @ firebase.2.4.0.js:30 dc @ firebase.2.4.0.js:29 h.Kb @ firebase.2.4.0.js:220 h.Ld @ firebase.2.4.0.js:188 Eh.Ld @ firebase.2.4.0.js:178 (anonymous) @ firebase.2.4.0.js:176 yh @ firebase.2.4.0.js:170 La.onmessage @ firebase.2.4.0.js:169 thumb.jpg:1 GET <a href="https://s3.amazonaws.com/files.d20.io/images/53359791/EszqSVdWfBBIRoLLUJNTvg/thumb.jpg?1525592712" rel="nofollow">https://s3.amazonaws.com/files.d20.io/images/53359791/EszqSVdWfBBIRoLLUJNTvg/thumb.jpg?1525592712</a> 403 (Forbidden) Image (async) (anonymous) @ jquery-1.9.1.js:6063 access @ jquery-1.9.1.js:852 html @ jquery-1.9.1.js:6038 (anonymous) @ app.js?1537287106:368 fire @ jquery-1.9.1.js:1037 fireWith @ jquery-1.9.1.js:1148 done @ jquery-1.9.1.js:8074 callback @ jquery-1.9.1.js:8598 XMLHttpRequest.send (async) send @ jquery-1.9.1.js:8526 ajax @ jquery-1.9.1.js:7978 jQuery.(anonymous function) @ jquery-1.9.1.js:7614 d20.library.buildRecentUploads @ app.js?1537287106:368 (anonymous) @ app.js?1537287106:349 (anonymous) @ base.js?1530633549:6 setTimeout (async) k.delay @ base.js?1530633549:6 k.defer @ base.js?1530633549:6 initialize @ app.js?1537287106:349 t.Model @ base.js?1530633549:7 T.i @ base.js?1530633549:8 _prepareModel @ base.js?1530633549:7 add @ base.js?1530633549:7 reset @ base.js?1530633549:7 (anonymous) @ app.js?1537287106:351 (anonymous) @ firebase.2.4.0.js:201 gc @ firebase.2.4.0.js:52 cc @ firebase.2.4.0.js:30 dc @ firebase.2.4.0.js:29 h.Kb @ firebase.2.4.0.js:220 h.Ld @ firebase.2.4.0.js:188 Eh.Ld @ firebase.2.4.0.js:178 (anonymous) @ firebase.2.4.0.js:176 yh @ firebase.2.4.0.js:170 La.onmessage @ firebase.2.4.0.js:169 thumb.jpg:1 GET <a href="https://s3.amazonaws.com/files.d20.io/images/53359764/yxpIWr0PgoZmRHTdaPWVdQ/thumb.jpg?1525592641" rel="nofollow">https://s3.amazonaws.com/files.d20.io/images/53359764/yxpIWr0PgoZmRHTdaPWVdQ/thumb.jpg?1525592641</a> 403 (Forbidden) Image (async) (anonymous) @ jquery-1.9.1.js:5951 domManip @ jquery-1.9.1.js:6155 append @ jquery-1.9.1.js:5949 callback @ app.js?1537287106:369 a @ base.js?1530633549:20 fire @ jquery-1.9.1.js:1037 fireWith @ jquery-1.9.1.js:1148 done @ jquery-1.9.1.js:8074 callback @ jquery-1.9.1.js:8598 XMLHttpRequest.send (async) send @ jquery-1.9.1.js:8526 ajax @ jquery-1.9.1.js:7978 jQuery.(anonymous function) @ jquery-1.9.1.js:7614 s @ base.js?1530633549:20 (anonymous) @ base.js?1530633549:20 each @ jquery-1.9.1.js:648 each @ jquery-1.9.1.js:270 t.fn.infinitescroll @ base.js?1530633549:20 (anonymous) @ app.js?1537287106:369 fire @ jquery-1.9.1.js:1037 fireWith @ jquery-1.9.1.js:1148 done @ jquery-1.9.1.js:8074 callback @ jquery-1.9.1.js:8598 XMLHttpRequest.send (async) send @ jquery-1.9.1.js:8526 ajax @ jquery-1.9.1.js:7978 jQuery.(anonymous function) @ jquery-1.9.1.js:7614 d20.library.buildRecentUploads @ app.js?1537287106:368 (anonymous) @ app.js?1537287106:349 (anonymous) @ base.js?1530633549:6 setTimeout (async) k.delay @ base.js?1530633549:6 k.defer @ base.js?1530633549:6 initialize @ app.js?1537287106:349 t.Model @ base.js?1530633549:7 T.i @ base.js?1530633549:8 _prepareModel @ base.js?1530633549:7 add @ base.js?1530633549:7 reset @ base.js?1530633549:7 (anonymous) @ app.js?1537287106:351 (anonymous) @ firebase.2.4.0.js:201 gc @ firebase.2.4.0.js:52 cc @ firebase.2.4.0.js:30 dc @ firebase.2.4.0.js:29 h.Kb @ firebase.2.4.0.js:220 h.Ld @ firebase.2.4.0.js:188 Eh.Ld @ firebase.2.4.0.js:178 (anonymous) @ firebase.2.4.0.js:176 yh @ firebase.2.4.0.js:170 La.onmessage @ firebase.2.4.0.js:169 thumb.jpeg:1 GET <a href="https://s3.amazonaws.com/files.d20.io/images/48194225/5PNMq0d3hciqi_0ZsQc6qw/thumb.jpeg?1519042483" rel="nofollow">https://s3.amazonaws.com/files.d20.io/images/48194225/5PNMq0d3hciqi_0ZsQc6qw/thumb.jpeg?1519042483</a> 403 (Forbidden) Image (async) (anonymous) @ jquery-1.9.1.js:5951 domManip @ jquery-1.9.1.js:6155 append @ jquery-1.9.1.js:5949 callback @ app.js?1537287106:369 a @ base.js?1530633549:20 fire @ jquery-1.9.1.js:1037 fireWith @ jquery-1.9.1.js:1148 done @ jquery-1.9.1.js:8074 callback @ jquery-1.9.1.js:8598 XMLHttpRequest.send (async) send @ jquery-1.9.1.js:8526 ajax @ jquery-1.9.1.js:7978 jQuery.(anonymous function) @ jquery-1.9.1.js:7614 s @ base.js?1530633549:20 (anonymous) @ base.js?1530633549:20 each @ jquery-1.9.1.js:648 each @ jquery-1.9.1.js:270 t.fn.infinitescroll @ base.js?1530633549:20 (anonymous) @ app.js?1537287106:369 fire @ jquery-1.9.1.js:1037 fireWith @ jquery-1.9.1.js:1148 done @ jquery-1.9.1.js:8074 callback @ jquery-1.9.1.js:8598 XMLHttpRequest.send (async) send @ jquery-1.9.1.js:8526 ajax @ jquery-1.9.1.js:7978 jQuery.(anonymous function) @ jquery-1.9.1.js:7614 d20.library.buildRecentUploads @ app.js?1537287106:368 (anonymous) @ app.js?1537287106:349 (anonymous) @ base.js?1530633549:6 setTimeout (async) k.delay @ base.js?1530633549:6 k.defer @ base.js?1530633549:6 initialize @ app.js?1537287106:349 t.Model @ base.js?1530633549:7 T.i @ base.js?1530633549:8 _prepareModel @ base.js?1530633549:7 add @ base.js?1530633549:7 reset @ base.js?1530633549:7 (anonymous) @ app.js?1537287106:351 (anonymous) @ firebase.2.4.0.js:201 gc @ firebase.2.4.0.js:52 cc @ firebase.2.4.0.js:30 dc @ firebase.2.4.0.js:29 h.Kb @ firebase.2.4.0.js:220 h.Ld @ firebase.2.4.0.js:188 Eh.Ld @ firebase.2.4.0.js:178 (anonymous) @ firebase.2.4.0.js:176 yh @ firebase.2.4.0.js:170 La.onmessage @ firebase.2.4.0.js:169 thumb.jpg:1 GET <a href="https://s3.amazonaws.com/files.d20.io/images/53359767/l6W7nGrjcHOchlMNPpQSjQ/thumb.jpg?1525592650" rel="nofollow">https://s3.amazonaws.com/files.d20.io/images/53359767/l6W7nGrjcHOchlMNPpQSjQ/thumb.jpg?1525592650</a> 403 (Forbidden) Image (async) (anonymous) @ jquery-1.9.1.js:6063 access @ jquery-1.9.1.js:852 html @ jquery-1.9.1.js:6038 (anonymous) @ app.js?1537287106:368 fire @ jquery-1.9.1.js:1037 fireWith @ jquery-1.9.1.js:1148 done @ jquery-1.9.1.js:8074 callback @ jquery-1.9.1.js:8598 XMLHttpRequest.send (async) send @ jquery-1.9.1.js:8526 ajax @ jquery-1.9.1.js:7978 jQuery.(anonymous function) @ jquery-1.9.1.js:7614 d20.library.buildRecentUploads @ app.js?1537287106:368 (anonymous) @ app.js?1537287106:349 (anonymous) @ base.js?1530633549:6 setTimeout (async) k.delay @ base.js?1530633549:6 k.defer @ base.js?1530633549:6 initialize @ app.js?1537287106:349 t.Model @ base.js?1530633549:7 T.i @ base.js?1530633549:8 _prepareModel @ base.js?1530633549:7 add @ base.js?1530633549:7 reset @ base.js?1530633549:7 (anonymous) @ app.js?1537287106:351 (anonymous) @ firebase.2.4.0.js:201 gc @ firebase.2.4.0.js:52 cc @ firebase.2.4.0.js:30 dc @ firebase.2.4.0.js:29 h.Kb @ firebase.2.4.0.js:220 h.Ld @ firebase.2.4.0.js:188 Eh.Ld @ firebase.2.4.0.js:178 (anonymous) @ firebase.2.4.0.js:176 yh @ firebase.2.4.0.js:170 La.onmessage @ firebase.2.4.0.js:169 app.js?1537287106:348 Full load page! app.js?1537287106:355 refershing page listings! app.js?1537287106:348 NEED TO UPGRADE ZORDER! app.js?1537287106:348 Upgrading to new ZORDER app.js?1537287106:348 [] app.js?1537287106:348 [] app.js?1537287106:351 init active page! app.js?1537287106:348 activate page! app.js?1537287106:348 FULLY ACTIVATE VIEWS FOR PAGE. app.js?1537287106:348 Graphics: 0 app.js?1537287106:348 Paths: 0 app.js?1537287106:348 Reorder by ZORDER app.js?1537287106:343 Uncaught TypeError: (d20.Campaign.activePage(...).get(...) + (d20.Campaign.activePage(...).get(...) / 2)).toFixed is not a function at b (app.js?1537287106:343) at Object.d20.canvas_overlay.postProcessing (app.js?1537287106:344) at Object.d20.engine.postProcessing (app.js?1537287106:344) at n.renderAll (app.js?1537287106:340) at d20.engine.renderLoop (app.js?1537287106:346) b @ app.js?1537287106:343 d20.canvas_overlay.postProcessing @ app.js?1537287106:344 d20.engine.postProcessing @ app.js?1537287106:344 renderAll @ app.js?1537287106:340 d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 requestAnimationFrame (async) d20.engine.renderLoop @ app.js?1537287106:346 app.js?1537287106:355 refershing page listings! ================================ END STACK TRACE