adobe/helix-static

Type error when request for fonts fails

tripodsan opened this issue ยท 1 comments

from epsagon:

TypeError - Cannot read property 'body' of undefined
1589087176.422
TypeError: Cannot read property 'body' of undefined
    at deliverFontCSS (/nodejsAction/XXChcIdO/main.js:269400:24)
    at process._tickCallback (internal/process/next_tick.js:68:7)

which corresponds to line:

body: e.response.body,

๐ŸŽ‰ This issue has been resolved in version 1.11.35 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€