Skip to content
This repository was archived by the owner on Apr 3, 2021. It is now read-only.
This repository was archived by the owner on Apr 3, 2021. It is now read-only.

slug validation error #1

@greglinch

Description

@greglinch

Hello,

I'm getting a slug validation error when creating a new map. I'm running Ubuntu 16 on EC2. Any thoughts on how to resolve this issue?

Form

screen shot 2017-10-13 at 12 05 05 pm

Console

screen shot 2017-10-13 at 12 06 25 pm

It's referring to this line:

if ($scope.map.id || ($scope.slug && $scope.slug.indexOf(ngModel.$viewValue) === -1)) {

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions