Skip to content

Error running php #19

Description

@marcobra

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions