use encodeURIComponent for search query #75

Merged
neb-b merged 1 commit from encode-uri into master 2018-09-06 22:38:04 +02:00
neb-b commented 2018-09-05 20:08:35 +02:00 (Migrated from github.com)

Instead of manually replacing the # sign, we can just use encodeURIComponent

Also fixed an issue where getState was undefined

Instead of manually replacing the `#` sign, we can just use `encodeURIComponent` Also fixed an issue where `getState` was undefined
skhameneh (Migrated from github.com) approved these changes 2018-09-06 06:19:48 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-redux#75
No description provided.