79548084

Date: 2025-04-01 08:32:28
Score: 1.5
Natty:
Report link

In my case I forgot js modules initialized inside base template, while page-specific js-related imports was at the bottom of html's head.

importmap should be above any javascript module imports. Rearranging head imports solved the issue in my case.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: yomajo