codemix / codemix/url-route

IE is broken

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9
Forks
0
PR merge metrics
No merged PRs in 30d

Description

IE does a redirect to something that looks like a regular expression path.

For example, trying to load the demo page in IE redirects from here:
http://codemix.github.io/url-route/components/url-route/demo.html

to here:
http://codemix.github.io/%5E[%20/t/r/n/f]+%7C[%20/t/r/n/f]+$/g

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the redirect from the demo page at http://codemix.github.io/url-route/components/url-route/demo.html in IE, then inspect the URL routing behavior that produces the encoded regular-expression path. Done means the demo page loads in IE without redirecting to that malformed URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.