Hello,
When I try to open login form in a modal window, and closing it after successful submit. Modal window opens fine, but does not close on submit, it's loading the page from the logged in user inside the modal window.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | pane dialog not closing.JPG | 51.63 KB | alfthecat |
Comments
Comment #1
alfthecat commentedI just updated modalframe and modal frame API and when using panels I get the same.
If I add a new pane to a layout, the dialog is not closing when I press 'finish'. See screenshot.
I'm on my way to finding out which update has caused this, but I thought I should report here first after reading this issue for this seems quite critical to me. My apologies if this turns out to be the wrong queue for this issue.
Comment #2
alfthecat commentedI hereby stand partly corrected. I just checked the codebase I used for this site, and it does not suffer from the update.
The only thing I added to the codebase for my website that is experiencing trouble, was the calendar module, so now I'm thinking Jquery....
Could there be a conflict there?