Jump to content

Frontend Editor - Bug. Where to report?


simonsays
 Share

Recommended Posts

I have installed the latest version of processwire, but for some reason, the Page Frontend Editor is now throwing an error.

<edit page="<?=$page->id?>" fields="title,body">test modal</edit>

So every time I initialize modal window

1) Jquery error appears in console (see attached screenshot)

2) data-autoclose does not close the modal

3) The ajax preloader does not disappea when the modal is opened

4) When edited in modal, the fields are not updated without reloading the page (should they?)

I am pretty sure this comes from processwire itself rather than the module.

Has anyone come across this? Has anyone reported it? Where should I report it, if not?

Screenshot_4.png

Link to comment
Share on other sites

9 minutes ago, theo said:

Looks like a JQuery issue. A conflict with other parts of JS?

What is "latest version"? 3.0.98 or 3.0.104 or2.8.62 ?

Issue reports go here https://github.com/processwire/processwire-issues/issues

But you should probably wait for some more opinions, it might be as well a problem at your side.

It's a clean install, so don't think that this is something local.

The browser is Firefox.

Asked my colleague to do clean install and test in Safari, also got an error (also Type error, but with a different stack). Also autoclose and ajax preloader problems on his computer.

Jquery Core module is 1.8.3 and jquery itself is 1.11.1. Did not change anything after performing install.

Link to comment
Share on other sites

On 5/31/2018 at 5:25 PM, matjazp said:

Screenshot from Chrome. You'll most likely find js script that fails for some reason.

 

 

Screenshot 2018-05-31 16.21.53_cr.jpg

Found quite a few bugs in modal.js, reported them under the same issue.

Thanks for your help by the way! Your quick fix worked. @matjazp

Edited by simonsays
  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...