Import a character from the starter hero compendium
Trying to drag the character token doesn't move the token and show this error in the console:
foundry.js:2213 TypeError: canvas.stage.children.last is not a function
at showdragdistance.js:421
at Function._call (foundry.js:2210)
at Function.callAll (foundry.js:2170)
at Token._onHoverIn (foundry.js:12209)
at Token._onHoverIn (foundry.js:38282)
at MouseInteractionManager.callback (foundry.js:30546)
at MouseInteractionManager._handleMouseOver (foundry.js:30658)
at Token.a.emit (index.js:181)
at r.dispatchEvent (InteractionManager.js:1028)
at r.processInteractive (InteractionManager.js:1123)`
Trying to drag the character token doesn't move the token and show this error in the console: