Code Monkey home page Code Monkey logo

Comments (2)

skeolan avatar skeolan commented on May 28, 2024

Here are my repro steps on the live instance; haven't had a chance to grab the code and try to set up my own.

  • Initially, loading up https://character-sheet-dnd5.appspot.com/ in Internet Explorer 11 (11.0.9600.17501 actually) results in the "Authorize," "Undo" and "Redo" buttons being greyed out and unclickable.
  • I closed IE, then opened it back up to my homepage; fired up the F12 Developer Tools and clicked over to the Debugger, then browsed to https://character-sheet-dnd5.appspot.com/. Now the Authorize button loaded up to a clickable state successfully! (I have a hunch this involves a situation similar to http://stackoverflow.com/questions/7742781/why-javascript-only-works-after-opening-developer-tools-in-ie-once)
  • I authorized and logged in successfully, then clicked "Create."
    • This results in a debug break with Access Denied on Line 153 "k.open(d,b,!l)"
    • But it does appear a "New Character" document got added to my Google Drive.
  • I closed the browser, opened it back up, fired up F12 Developer Tools, and browsed to the character-sheet app again, this time clicking the "Open" button.
    • The "Select a File" dialog loaded successfully, and I selected an existing character and clicked Select.
    • This results in the same debug break with Access Denied on Line 153 "k.open(d,b,!l)"

from character-sheet-dnd5.

ThaumRystra avatar ThaumRystra commented on May 28, 2024

I've removed all console calls and updated the app. I'm not sure what's causing the access denied error though.

from character-sheet-dnd5.

Related Issues (5)

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.