Item logo image for Google Keep Presentation Mode

Google Keep Presentation Mode

5.0(

2 ratings

)
ExtensionWorkflow & Planning595 users

3 support issues

  • All
  • Questions
  • Suggestions
  • Problems

Dylan Kenneally

Aug 31, 2022

Extension fails to function

Date: 31/Aug/22
Extension version: 0.0.1
Chrome version: Version 104.0.5112.101 (Official Build) (x86_64)
OS: macOS Monterey v12.5.1

Issue: play button does nothing when clicked

Opening up dev tools, I can the following in the console:

app.js:36 Uncaught TypeError: Cannot read properties of null (reading 'querySelectorAll')
at present (app.js:36:5)
at $button.onclick (app.js:79:25)

Setting a breakpoint at app.js:36:5, the problem is with the following line(s) within `function present($layer)`:

let imageElements = Array.prototype.slice.call(document
.querySelectorAll('[contenteditable="true"]')[2]
.previousSibling
.querySelectorAll('img'));

The 3rd item (i.e. [2]) in the array returned from the querySelectorAll function has no previousSibling, hence there's nothing to run the next querySelectorAll function on & the error above is generated.

The extension fails to function at all due to this.

Is this open source by any chance?

Frederic ROUX KOFFI

Feb 17, 2021

KEEP PRESENTATION

Lorsque je lance la présentation sur keep , la page est blanche

Brenda Holder

Jan 24, 2021

How do I get to place Keep on my Facebook page Please?

I have to do work on my Facebook page like post jobs. and I need keep there with my notes.

Google apps