Emmanuel

Results 10 comments of Emmanuel

Hi, @bschorchit. I developed a simple fundMe contract for my website that enables the transfer of funds to a particular account. I ended up seeing this message on metamask which...

Sure! Verified address: https://etherscan.io/address/0x030E57179F1e3F27b945455EEb2e6e16d82628ae#code Error message: ![image](https://user-images.githubusercontent.com/63562663/233231470-f825c689-a6fb-4d04-85ef-9e0c429fab11.png)

Hi @turt2live, I am an Outreachy applicant. I want to work on this issue, can you assign it to me? Thank you.

Alright, I will on it. Thank you for assigning it to me.

Hi @turt2live , I have looked at this issue. These are my findings below. This issue occurs on the "nightly" build of Element Desktop, not Element Web. On the web...

This `term:"@userid:example.org"` will be another brilliant way to solve it. Let me try it out and see if it works.

Hi @turt2live, I have not found a way to escape query parameters. However, removing `:example.org` from `@userid:example.org` solves the issue and make sense as well since the organization name (example.org)...

Yes, I understand what you mean.

Hi @turt2live, can you look at the highlighted code below, it identifies and parses user IDs that we can use. ![error2](https://user-images.githubusercontent.com/63562663/160717746-0c37d5f4-31cd-407a-8123-06729550e3a5.PNG) I would like to know what you think about...