deploy_feedback icon indicating copy to clipboard operation
deploy_feedback copied to clipboard

[Bug]: Starting project with template throws undefined error

Open muruw opened this issue 2 years ago • 2 comments

Problem description

Whenever I try to create new Deno Deploy project from template, I get the following error: a.logs.at is not a function. (In 'a.logs.at(-1)', 'a.logs.at' is undefined)

Link to the generated GH repository: https://github.com/muruw/deno-deploy-bug-test

Steps to reproduce

  1. Click on "New Project" in Deno Deploy dashboard
  2. Use "REST API using Oak" or "Full-stack web app using Fresh"
  3. Generate project and you should receive the error described above

Expected behavior

I expect to get access to all Deno Deploy dashboard features.

Environment

OS: Safari, macOS Monterey 12.1 (21C52)

Possible solution

No response

Additional context

Screenshot 2023-08-14 at 18 59 36

muruw avatar Aug 14 '23 16:08 muruw

We were unable to reproduce this error. Is this still happening for you?

ry avatar Aug 18 '23 16:08 ry

I revisited the matter using Chrome, and it does appear to be functioning correctly. However, the problem still remains when I use Safari (Version 15.2).

muruw avatar Aug 20 '23 16:08 muruw