Project name shouldn't End's With "-"

Some project name is Ended with -, therefore, Some browser may cannot Visit that App with NOT_RESOLVED error.

True. Glitch should make something where you can’t make a project with an underscore or dash at the end because some browsers don’t like it if something is named like that

4 Likes

It won’t resolved. Here’s What happend if you Visit some app that ends with -:

Works on Firefox!

I know if it’s works at Firefox. Therefore, Some browser may got NXDOMAIN error…

Of course, My browser won’t let me in.

What browser are you using?

C h r o m e

haha yes chrome.

ew chrome. This could probably be tested with a simple regex.

1 Like

c h r o m e f t w
o p e r a r e c o r d s i p a n d o t h e r i n f o

o p e r a s u c k s

Anyway, projects with dashes at the end should probably be switched to the next possible solution

hmmmmm

for some stupid reason it will not work on chromium based browsers (not just chrome lol)

Well i see…

throw new Error("Chrome is crazy")
return process.exit(66666666666)

image

Works for me on chrome.

1 Like

I think it is because project names don’t just contain only hyphens (e.g. -------------.glitch.me)

1 Like

The same error happens when project names get way too long last time I checked iirc

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.