Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

Remove path.replace for leading slash #321

Merged
merged 1 commit into from
Nov 2, 2018

Conversation

melanieseltzer
Copy link
Collaborator

Related Issue:

Fixes #320

Summary:

Removing the leading slash was not working for me on Mac. Removing this behavior fixes the issue, but I am not sure why it was there in the first place. Is it necessary on Linux? Should we put it behind a check for OS?

Copy link
Collaborator

@AWolf81 AWolf81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I've tested this on Ubuntu and it's working there as well after fixing my Node issue :) (I had an old version in my vm, see created issue).

I think it was added just because it's looking nicer with-out the first slash but I'm also not sure. Anyway in my opinion it's OK to remove it.

@AWolf81 AWolf81 mentioned this pull request Nov 2, 2018
4 tasks
@melanieseltzer melanieseltzer merged commit 39f28c2 into master Nov 2, 2018
@melanieseltzer melanieseltzer deleted the fix-path-app-settings branch November 2, 2018 13:47
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.

Update path in settings modal continues to fail
2 participants