Marak / buddypond

Cloud OS and Instant Messenger
https://buddypond.com
Other
151 stars 17 forks source link

Uncaught ReferenceError: desktop is not defined (buddypond.js:91) #70

Closed figital closed 2 years ago

figital commented 2 years ago

From SDK page try to run buddy.sendMessage()

Error kills page (could have been caught I supposed on SDK page) ...

Uncaught ReferenceError: desktop is not defined

thrown from this line ...

geoflag: desktop.settings.geo_flag_hidden

i'll see if i can paste a screenshot.

figital commented 2 years ago

image

figital commented 2 years ago

Wowza this clipboard image paste is cool.

Marak commented 2 years ago

Good catch @figital

Thank you for your contributions

This should be resolved now. We added the missing desktop.settings scope to the sdk client page.

Haven't been using the SDK Client testing page much in the past month. Please open a PR if you can improve it. Thanks.

figital commented 2 years ago

will do @Marak. this would have been an easy one to fix. am strapped for time and perhaps a little PR gun shy. i'll find something small to get started with though soon.