obsidian-textgenerator-plugin
obsidian-textgenerator-plugin copied to clipboard
Buffer.byteLength error
The following error generated when insert the template through iOS work perfectly in Mac Desktop)and I believe is from the PluginApi.tg.gen()
Templater Error: 'Template parsing error, a borting.' 'In' 'Buffer.byteLength is not a function. (In l'Buffer.byteLength(e, "utf8") , |'Buffer.byteLengthl' is undefined)'
Any insight? Thanks.