Sefaria / Sefaria-Project

New Interfaces for Jewish Texts
https://www.sefaria.org
651 stars 264 forks source link

Linker 3 isnt working at all #1786

Closed staycreativedesign closed 6 months ago

staycreativedesign commented 7 months ago
 <p class="torah">Genesis 1:1</p>
<script type="text/javascript" charset="utf-8" src="https://www.sefaria.org/linker.v3.js"></script>
  <script>
    sefaria.link({
      whitelistSelector: ".torah",
    });
  </script>
</body>

Produces:

I've also added the example in the docs but nothing still shows up.

Screenshot 2024-01-24 at 9 49 58 PM

Not only that , it when trying to select the corpus it also doesnt work.

nsantacruz commented 6 months ago

Thank you for the bug report. I pushed a fix to production. Note, your example may be cached so it's worthwhile to try another example.