Skip to content
Discussion options

You must be logged in to vote

Hello @provDavidLynn,
since you've closed the discussion I'm assuming you already solved the issue.
I didn't investigate it too deeply, but just enabling the privacy plugin doesn't remove the __md_get function from the HTML.
So perhaps:

  • some specific configuration removes it
  • your JavaScript runs before it was defined in the HTML source
  • some external hook removed it

<!-- Helper functions for inline scripts -->
{% include "partials/javascripts/base.html" %}

/* Fetch the value for a key from the given s…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by squidfunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants