Describe the bug
An error "Protocol error (Page.navigate): Target closed" occurs when fetching recipe from url.
To Reproduce
Steps to reproduce the behavior:
input a recipe link
Click on '取得'
See error
Console error:
Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received
Failed to load resource: the server responded with a status of 500 ()
Expected behavior
Display a recipe ingredients in the table with no error.
Describe the bug An error "Protocol error (Page.navigate): Target closed" occurs when fetching recipe from url.
To Reproduce Steps to reproduce the behavior:
Console error:
Expected behavior Display a recipe ingredients in the table with no error.
Screenshots