projectAsset
method works in Chrome only
#1611
Labels
🐞 bug
Something isn't working
⏱️ postponed
A problem/idea that is known/documented but is not urgent/has previous pathdependencies.
We abuse the concrete formatting of an
Error
to find out from which module we get called. However, this leads to this method not working across different browsers. Instead we should use the lively module meta information to detect this.The text was updated successfully, but these errors were encountered: