Hi there,

In page rules section, I try to eliminate old rules. When I attempt this, the buttonizer crashes together with all wp-admin pages.

Thank you for your help

  • James replied to this.
  • Thank you but I have resolved with reset feature!

    Hey gamma42 ,

    Could you send us a screenshot of your console log after the crash happens?

    Could you also let us know which deletion causes the error?
    Is it when you delete the page rule?

    Or when you delete a condition?

    P.S. Could you let us know which Buttonizer version are you currently using?
    I think I remember a similar bug on one of the older versions.

    Thanks!

    Hi James

    I send you the link of a video capture: https://streamable.com/kf79bw

    The Buttonizer version is the last one.

    As you can see from the video the page get stuck as soon as I try to delete the first rule. (actually even when I try to rename it)
    I have tried to delete other rules and it worked, apparently it is just that rule which the software doesn't like.

    I made a test even with other browsers but there is same bug.

      gamma42

      Hi,

      It does seem to be a problem with the specific rule, somehow the data has become corrupt. We would like to find out what's wrong with the specific rule why it acts this way.
      If you would, please follow the following steps so we can find out why it's acting this way:

      1. Crash buttonizer by renaming or deleting the page rule
      2. Press ctrl + shift + J to open your javascript console (on chrome+windows, on mac+safari it's cmd+option+c
      3. Make a screenshot of the console so we can see what the error is.
      4. enter the following command at the bottom of the console and enter it: console.log(JSON.stringify(store.getState(), null, 2))
      5. copy the result and paste it in here

      Thank you for your cooperation!

      Ok I did it
      this is the result:
      VM205:1 Uncaught ReferenceError: store is not defined
      at <anonymous>:1:28
      (anonymous) @ VM205:1

      5 days later

      Not hearing from you since long time.... are you there?

      Hi @gamma42 ,

      Sorry for the late reply.
      We haven't been able to reproduce your issue.
      Do you perhaps have a demo environment where we can investigate the issue?

      Yes sure, where I can send you the credentials?

        Thank you but I have resolved with reset feature!

          gamma42 Of course, that's also an option 😛 Glad we have that feature 😂

          We'll try if we can find anything else that might fix this in the future. Thank you for update.