ritz078 / embed-js

🌻 A lightweight plugin to embed emojis, media, maps, tweets, code and more. ✨
https://codesandbox.io/s/Wp5OlNMn
MIT License
1.27k stars 88 forks source link

demo fails #259

Closed Kikobeats closed 6 years ago

Kikobeats commented 6 years ago
Error
expected object, got undefined
▶ 4 stack frames were collapsed.
evaluate
/index.js:10:16
   7 | // You can also use all the plugins separately.
   8 | var x = new EmbedJS({
   9 |   input: document.getElementById("rootElem"),
> 10 |   preset: basic({
     |                ^
  11 |     gAuthKey: "AIzaSyCqFouT8h5DKAbxlrTZmjXEmNBjC69f0ts",
  12 |     facebook: {
  13 |       height: 460
View compiled

https://codesandbox.io/s/Wp5OlNMn

ritz078 commented 6 years ago

duplicate of #256