Giter Club home page Giter Club logo

google-sheets-blog-cms's People

Contributors

danielireson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

google-sheets-blog-cms's Issues

Google Sheets

Can able to convert excel into web app with EASA software ,Spreadsheetconvert and Appizy ..
But cannot convert google sheets into web app .......
Pleases How to help me for Google sheets convert to web app .....

IE11 Script Errors

...yes, once again the browser nemesis IE11* at work -


FIRST issue is:
document.addEventListener('DOMContentLoaded', app.init);
'app' is undefined
FIX: because I have jquery in place, moved app.init(); into a document ready function


SECOND issue is: Syntax error in main.js (27,22)
.then((response) => response.json())
This I need help with to get app to work
Any solution would be great as I love this simple CMS/GDrive integration


*yes, I know, but unfortunately there are people who still use the dam thing

Error with Google Script

Hey, Love the script! When I try to run it Google gives me the error of

TypeError: Cannot call method "slice" of undefined. (line 60, file"Code")

Lines 59 - 60
function paginate(posts, page) { var postsCopy = posts.slice(); var postsChunked = []; var postsPaginated = { posts: [], pages: { previous: null, next: null } };

If you could help me out that would be great.

Authorisazion Error

Hi. The Web-App is pretty cool I did it along the github-source, but I am getting the following error anytime: {"status":"error","message":"not authorized"}

But I am the owner of the sheet and everything. Im tryying four 3 hours now to solve that issue...

If someone could help, it would be very appreciated :-)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.