You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReferenceError: /app/views/status.ejs:1
>> 1| <%- include("./partials/header.ejs") %>
2| <%- include("./partials/nav.ejs") %>
3| <section class="hero is-black">
4| <div class="hero-body">
/app/views/partials/header.ejs:2
1| <!doctype HTML>
>> ...
File ""/app/views/partials/header.ejs"", line 14, in eval
File "/app/node_modules/ejs/lib/ejs.js", line 703, in header
return fn.apply(opts.context,
File "/app/node_modules/ejs/lib/ejs.js", line 701, in include
return includeFile(path, opts)(d);
File ""/app/views/status.ejs"", line 10, in eval
File "/app/node_modules/ejs/lib/ejs.js", line 703, in status
return fn.apply(opts.context,
...
(5 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: WEBSITE-85
The text was updated successfully, but these errors were encountered: