Coder Social home page Coder Social logo

Comments (5)

softmonkeyjapan avatar softmonkeyjapan commented on June 15, 2024

Hi,

This happen because the Picker's z-index value is lower than the modal one. Ideally, it's value should be above 1050 (bootstrap modal z-index value).

Using jQuery/Angular, you can achieve this by changing on the fly the .picker-dialog z-index to a higher value.

On my hand, I could maybe allow to pass some extra css rules to the picker dialog in order to change it's behavior. I will digg into that and will try to provide a decent solution.

from angular-google-picker.

vicki3z avatar vicki3z commented on June 15, 2024

Hi,

Thank you very much.
It did solve the problem.

I forgot to mention that I got some error in the console saying
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://docs.google.com') does not match the recipient window's origin ('http://localhost:9000').
about:blank:1 Invalid 'X-Frame-Options' header encountered when loading 'https://docs.google.com/picker?protocol=gadgets&origin=http%3A%2F%2Flocalho…%3Atrue%7D))&rpctoken=yoge09slzawg&rpcService=efqc522wu1wy&thirdParty=true': 'ALLOW-FROM http://localhost:9000' is not a recognized directive. The header will be ignored.

Well... the solution did solve the problem of picker dialog went behind bootstrap modal, but it still shows the error in the console. I'm not sure whether I should be concerned about this or not

from angular-google-picker.

softmonkeyjapan avatar softmonkeyjapan commented on June 15, 2024

Ok cool, I'm glad you figured out a way to fix it. About the errors, this is a Google problem. Here is a link to the related issue : #1

from angular-google-picker.

theanuraggupta avatar theanuraggupta commented on June 15, 2024

I'm getting an empty box with the same error. Please help me.

getting empty picker dialog box

from angular-google-picker.

sandeepdeore08 avatar sandeepdeore08 commented on June 15, 2024

I am getting error with empty box of upload File ..

image

from angular-google-picker.

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.