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.

One comment will generate two issues,it this a bug?

See original GitHub issue

I like this tool very much, I use it in my personal blog.Thanks the authors.

But recently I had a problem. When someone commented on an article, there were two issues. So that comments can’t be loaded into the blog.

  1. Issues(https://github.com/yansheng836/yansheng836.github.io/issues) like this: image

  2. Blog: https://www.yansheng.xyz/article/faa5d14.html, can’t loaded the comment, and the console show: image

my config

<script src="https://utteranc.es/client.js"
        repo="yansheng836/yansheng836.github.io"
        issue-term="title"
        theme="github-light"
        crossorigin="anonymous"
        async>
</script>

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
stalniycommented, Sep 2, 2020

Alternatively, issue creation should be a part of build process for your static website. Each time you create a new article, build should create an issue for you

0reactions
kaknutcommented, Jul 28, 2020

The best option would be, you be the first commenter or create the issue manually.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jira comment on issue or create new bug? - Stack Overflow
I'm in favor of creating a new issue. In many cases a bug needs to be reopened cause the root cause has changed....
Read more >
TikTok Comments Not Showing: What To Do and Why It Matters
Fix #1: Reboot the App. In most cases, fully closing the TikTok app—including swiping up to make sure it is no longer running—and...
Read more >
How to Write A Good Bug Report? Tips and Tricks
Report each bug as a separate issue. In case of multiple issues in a single Bug report, you can't close it unless all...
Read more >
What is a bug (computer bug)? - TechTarget
A bug is just one kind of problem that a program can have. Programs can run bug-free and still be difficult to use...
Read more >
How to Write an Effective Bug Report | Lucidchart Blog
After filing the bug report, or in the bug report itself, you can make a comment to the developer and state your willingness...
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