question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

App blackout when message contains a wrong closing tag

See original GitHub issue

Describe the bug

On a certain room scrolling up a bit makes cinny black out entirely.

Reproduction

Not sure which message exactly is causing this, but on the console I see the following: Uncaught TypeError: t.href is undefined

Expected behavior

No response

Platform and versions

1. OS GNU/Linux
2. Browser: Firefox 91.4.0
3. Cinny version: dev.cinny.in
4. Homeserver: matrix.org

Additional context

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
kfivencommented, Mar 25, 2022

This was the message causing this:

<a href=https://yewtu.be/watch?v=wl-LeTFM8zo>HOW IT FEELS TO CHEW FIVE GUM GUM GUM YOUR STIMULATION<a/>

Whoever sent it, wrote closing tag wrong <a/> which is causing blackout.

0reactions
N-R-Kcommented, Mar 25, 2022

Ahh, I see. Thanks for looking into this and fixing the bug.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Start tag has wrong closing tag" inspection gone wrong
The inspector insists that "Start tag has wrong closing tag" and suggests I change 'tr' to 'tr'. It wouldn't bother me too much,...
Read more >
app has black screen on device. wo… - Apple Developer
app has black screen on device. works fine on simulator. no error messages. ... problem - app shows launch screen and then shows...
Read more >
Divs seem to be finding the wrong closing div tag but the ...
Any help? The problem is most notable with the first opening div tag. On the way down it says it concludes at the...
Read more >
Closing TAG mark wrong opening tag · Issue #407 - GitHub
But if i click on closing tag, first opening tag above is marked out. Right opening tag is market ... Info has been...
Read more >
All other Tokyo fixes - Product Documentation | ServiceNow
The Tokyo release contains important problem fixes. ... Focus doesn't move to the Close error message button when an error message appears.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found