Return to Project-GC

Welcome to Project-GC Q&A. Ask questions and get answers from other Project-GC users.

If you get a good answer, click the checkbox on the left to select it as the best answer.

Upvote answers or questions that have helped you.

If you don't get clear answers, edit your question to make it clearer.

+1 vote
164 views
As a user with the ability to Clone checker tags (but not having a full script creating permissions), I was able to clone a tag before. Not anymore (since yesterday's site upgrade).

Any chance to fix this?
in Bug reports by branio (230 points)

1 Answer

0 votes
 
Best answer
If that's the case, it's a bug. I will add it to the list!
by magma1447 (Admin) (246k points)
selected by branio
In browser dev tools console, I can see an error, after clicking [Clone] button:

73436:66 Uncaught TypeError: Cannot read properties of undefined (reading 'getAttribute')
    at $.fn.buttonPolyfill (73436:66:13)
    at HTMLButtonElement.<anonymous> (challenges.min.js?v=1754500693:1:21433)
    at HTMLButtonElement.dispatch (jquery.min.js?v=1754500693:3:12444)
    at r.handle (jquery.min.js?v=1754500693:3:9173)
$.fn.buttonPolyfill @ 73436:66
(anonymous) @ challenges.min.js?v=1754500693:1
dispatch @ jquery.min.js?v=1754500693:3
r.handle @ jquery.min.js?v=1754500693:3
This was fixed yesterday actually, we just haven't deployed the fixes yet. That will happen a few hours from now.
Thank you, much appreciated!
...