-
Notifications
You must be signed in to change notification settings - Fork 11
slug validation error #1
Comments
Are you able to determine the value of |
What would be the best way to do that? (Full disclosure: my JS experience doesn't include any Node or Angular — I'm primarily a Python dev.) |
Add this above line 19 of
It should appear in the web console above that error message. |
Definitely had a mental block on that one — I'm very familiar with |
Ha maybe I phrased it weird :) |
Hello, again! Here's where I am re: the output of I saw one thread with a similar error (postgres auth failed due to an invalid password), which recommended upgrading to the latest version, but that didn't work. Any thoughts? |
Hmm, do you have the Amazon S3 hosting set up? It's meant to be optional, but it's possible the slug validation won't work without it enabled. Which would be a bug. |
Ah, gotcha. I don't have it set up at the moment, so I'll try that when I get a chance. Thanks! |
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
Console
It's referring to this line:
pinpoint-editor/public/directives/unique-slug.js
Line 19 in 5545ade
Thanks in advance!
The text was updated successfully, but these errors were encountered: