web icon indicating copy to clipboard operation
web copied to clipboard

JS comment appears in html

Open Gr3at opened this issue 3 years ago • 3 comments

Overview A JavaScript comment (// var web3 = Web3 ? new Web3(Web3.givenProvider || "ws://localhost:8546") : null;) shows up in the rendered html template.

The associated django html template seems to be this one.

Steps To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://gitcoin.co/hackathon/moneylegos/projects/16605/pensionfi'
  2. See js comment in html

Observed behavior JS comment appears in the UI.

Expected behavior Nothing shall be rendered there . Screenshots image

Additional context browser: Brave

Gr3at avatar Sep 02 '22 20:09 Gr3at

Hi, @Gr3at could i take this issue? I would like to work on it. Thanks

iprasandeep avatar Sep 14 '22 20:09 iprasandeep

@prsndp this is not a bounty kind of issue. So, I am in no position to allow or disallow you of working on this. I am not even part of the team behind Gitcoin, but since the project is open source I assume they would be happy to receive your pull request.

Gr3at avatar Sep 17 '22 20:09 Gr3at

I would like to work on it.

Jonadav99 avatar Oct 21 '22 15:10 Jonadav99