Giter Site home page Giter Site logo

dickens showcase blank in chrome about monocle HOT 6 CLOSED

joseph avatar joseph commented on September 23, 2024
dickens showcase blank in chrome

from monocle.

Comments (6)

joseph avatar joseph commented on September 23, 2024

I can't reproduce this — the Dickens showcase works fine in Chrome for me. What version of Chrome are you using? And are you using the componentry branch of Monocle?

If you could paste any errors from the Developer Tools window in Chrome here, that'd be great.

from monocle.

mich968 avatar mich968 commented on September 23, 2024

Hi Joseph,
thank you very much for your interest.
I downloaded the latest version joseph-Monocle-v1.0-254, I have selected / test/showcase/02-dickens/index.html and have deployed in chrome and just see the monocle icon in the top right the rest is blank.
my chrome version is 9.0.587.0 (in Spanish)
The url that i select in chrome is: file:///C:/monocle/joseph-Monocle-v1.0-254-g3ca6fdd/joseph-Monocle-3ca6fdd/test/showcase/02-dickens/index.html

a greeting and thank you very much,
Miguel

from monocle.

joseph avatar joseph commented on September 23, 2024

If you go to View->Javascript Console, what do you see?

from monocle.

mich968 avatar mich968 commented on September 23, 2024

see this, seems a security problem but i have default configuration

" Viewport argument "width" not recognized. Content ignored. index.html:9
Viewport argument "initial-scale" not recognized. Content ignored. index.html:9
Viewport argument "maximum-scale" not recognized. Content ignored. index.html:9
Viewport argument "user-scalable" not recognized. Content ignored. index.html:9
Unsafe JavaScript attempt to access frame with URL file:///C:/monocle/joseph-Monocle-v1.0-254-g3ca6fdd/joseph-Monocle-3ca6fdd/test/showcase/02-dickens/components/1.html from frame with URL file:///C:/monocle/joseph-Monocle-v1.0-254-g3ca6fdd/joseph-Monocle-3ca6fdd/test/showcase/02-dickens/index.html. Domains, protocols and ports must match.
Uncaught TypeError: Cannot read property 'body' of undefined columns.js:107
Uncaught TypeError: Cannot read property 'documentElement' of undefined reader.js:591
Unsafe JavaScript attempt to access frame with URL file:///C:/monocle/joseph-Monocle-v1.0-254-g3ca6fdd/joseph-Monocle-3ca6fdd/test/showcase/02-dickens/components/1.html from frame with URL file:///C:/monocle/joseph-Monocle-v1.0-254-g3ca6fdd/joseph-Monocle-3ca6fdd/test/showcase/02-dickens/index.html. Domains, protocols and ports must match.
Uncaught TypeError: Cannot read property 'defaultView' of undefined component.js:232"

thanks

from monocle.

joseph avatar joseph commented on September 23, 2024

Right, yes, this is because you're loading it via the file:// protocol, which has a different security profile in some browsers to the http:// protocol. I don't think we can really work around this, because Monocle requires access to iframes within the document according to the JS same-origin policy.

If you have a web server on your box, you could mount Monocle somewhere on localhost. Otherwise, upload it to a web host to play with it in Chrome.

from monocle.

mich968 avatar mich968 commented on September 23, 2024

Thanks, with http:// works :)

from monocle.

Related Issues (20)

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.