Helpers functions are Javascript functions you can use anywhere in the theme.
It's a very good concept to be in vartheme_bs5
.
Sometimes you have to check if the document is ready and loaded or not before doing work,
because of that, checkDocumentIsReady
helper will make this check.
checkDocumentIsReady.js
file contains checkDocumentIsReady
helper function.index.js
file to export all helpers to allow call all helpers anywhere in the same way.Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.