I just noticed today that the COPY button in the admin panel is not working. Can anyone point me in the right direction to look for a fix? I have Admin Panel 1.10.14 and Grav 1.7.14 installed.
I tried reverting to the previous version of grav with the same results.
Did you also update flex objects? Check the developer inspector in console to see if there are any js errors.
Also what browser web os?
I’m using chrome for browser, it’s what I have always used.
I loaded some backups and it appears the problem is in flex-objects 1.0.8
The latest version is 1.0.9
1.0.7. works fine but 1.0.8.and 1.0.9 don’t allow the copy button to work.
Hmmm I can’t really reproduce this issue. Perhaps you can provide more details. Particularly are you getting any js error in developer tools console? But also, Is it just not opening the modal or is it opening but you can’t continue? Does it do it with every page type or a particular one? Is it a problem from both the pages list and the editing or one specific scenario?
Anything that can help pin point the issue is welcome since I am unable to reproduce the issue.
Thanks!
It’s not opening the modal.
How do I get to the developer tools console?
All I know is that when I upload the code for 1.0.7 it works fine but if I try to use 1.0.8 or 1.0.9, the modal doesn’t open.
Any ideas?
Thanks for your help in advance!
@RKC, This kind of questions are preferably asked at github. That’s where the devs live, eat and sleep and can more easily keep track of issues.
Consider creating a new issue at Issues · getgrav/grav-plugin-admin · GitHub
The best help you can give the dev is to provide a step-by-step reproduceable case:
- click here,
- click there,
- type this in that field,
- do that…
- and then this happens:
- the behaviour you seeing
- the message you are getting
- …
As if you giving instructions to a 5 year old…