Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@a-b-r-o-w-n
Copy link
Contributor

Description

The root cause of this was not url encoding the path when loading storage folders and the webpack-dev-server not properly proxying the request to the api server (which is why it was working when running in production mode).

I went ahead and refactored a bit, making the path a query string param instead of a route parameter. As well as some jest updates.

Task Item

closes #1612

@cwhitten cwhitten merged commit 730433c into microsoft:master Dec 3, 2019
@a-b-r-o-w-n a-b-r-o-w-n deleted the fix-local-create-bot branch December 6, 2019 16:08
@a-b-r-o-w-n a-b-r-o-w-n mentioned this pull request Dec 11, 2019
@a-b-r-o-w-n a-b-r-o-w-n mentioned this pull request Dec 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants