miguelcobain/ember-leaflet

FastBoot issue

Windvis opened this issue · 0 comments

A colleague of mine reported that they ran into a FastBoot error due to some ember-leaflet code.

Reference error: document is not defined

Which seems to point to this line:

destinationElement = document.createElement(this.destinationElementTag);