Azure / Azure/static-web-apps

App using route /bin 404s when deep-linking

Open
#1,697 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
After publishing an angular app with a route named /bin. when someone would deep link to it, it would 404 at the server level.

**To Reproduce**
Steps to reproduce the behavior:
1. Publish an app with a path from the root called /bin
2. Navigate to it and observe it working
3. Open a new browser window and type or copy the url to the /bin route and hit enter
4. See error

**Expected behavior**
It looks like /bin is a protected route that prevents deeplinking. It should be documented or fixed

**Device info (if applicable):**
All devices All browsers

**Additional context**
Add any other context about the problem here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.