Luciano Mammino
Luciano Mammino
As an alternative quick fix, if you bump into this issue you can use the lib this way: ```javascript var connectionString = mongoUriBuilder({ username: encodeURIComponent('user$$$$'), password: encodeURIComponent('pass$$$$'), host: 'host1', port:...
Hello @fdorantesm. 👋 No, there's currently no roadmap. I am happy to receive support if you want to contribute with a PR 😉
Bumped on this one as well... Took me a while to figure out... I thought I was doing something silly on my end. Maybe as a possible suggestion: Add a...