Open entvia opened 2 years ago
Currently, when you click on cancel reply link JS error will occur as the elements href value is always equal to #c0. This will also not lead to the expected behavior. So, this is fixing it.
cancel reply
href
#c0
Currently, when you click on
cancel reply
link JS error will occur as the elementshref
value is always equal to#c0
. This will also not lead to the expected behavior. So, this is fixing it.