reveal.js-toolbar icon indicating copy to clipboard operation
reveal.js-toolbar copied to clipboard

fix Uncaught ReferenceError: XXXX is not defined

Open florentroques opened this issue 5 years ago • 0 comments

Hi and thank you for this awesome toolbar!!

Tried it for myself and got bumped into 3 issues so here's the fix!

"ReferenceError: RevealMenu is not defined"

image

"ReferenceError: RevealNotes is not defined"

image

"ReferenceError: getState is not defined"

image

These 3 commits are fixing these issues.

Thank you :-)

florentroques avatar May 18 '20 23:05 florentroques