Muhammad Rehan
Results
2
comments of
Muhammad Rehan
> **Describe the bug** hi there, I don't know if it's a bug or I'm doing something wrong. But I need help with the width of the MultiSelect. If I...
If you remove "/web" from link, it works good! index.cjs > line 655-661 `function redditLink(url, { title }) { assert(url, "reddit.url"); return "https://www.reddit.com/web/submit" + objectToGetParams({ url, title }); }`