79292799

Date: 2024-12-18 23:56:01
Score: 2.5
Natty:
Report link

When you are using ViewTransitions you can just wrap your code into this code.

document.addEventListener("astro:page-load", () => {

  // Your code here

});

You can find more information in this video. And also in documentation.

Reasons:
  • Blacklisted phrase (1): this video
  • Low length (0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): When you are
  • Low reputation (1):
Posted by: ToledoX82