-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Cannot get sample running
Error in file public/js/sample.js at line 7
countries.unshift({ id: "0", name: "" });
TypeError: countries.unshift is not a function
also please write internal links using relative path i mean change i.e:
<link href="/public/css/style.css" rel="stylesheet" />
to
<link href="./public/css/style.css" rel="stylesheet" />
Tanks
Marco
Metadata
Metadata
Assignees
Labels
No labels