Open johnweland opened 4 hours ago
I've seen this same error reported on the Foundry Discord from a couple of other modules too.
I don't know what is causing it, but it is not generated by the pdf-pager module (it does not call any function called isDate
.
Can you tell me the game system you are using, and it's version. Also can you provide a screen grab of the entire error stack reported in your browser's console.
yeah its weird I just opened the repo in my IDE and did a global search and as you say there is no call to an .isDate function.
I am seeing there error in the foundry main page before entering any world. that said DnD 5e 4.4.1
and PDF Pager v1.5.3
here we go
Ah, I think that is where it was reported on Discord too. For some reason, the core Foundry is generating that error, but nobody has reported why it is being generated.
Using this with Foundry VTT v12 331 on the main scree where module warning and errors are shown. PDF Pager has an issue "util.isDate is not a function"