🌐 Website Issue | Error in console #2165
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Since the latest commit
21c894eef7
from #2139 by myself. A new error has introduced in the console(see screenshot). After some debugging it resulted that thei
object is a proxy to jQuery. As it's currently not more used it's an empty variable and therefore can't be used. I've found 2 solutions so far to resolve this problem:Screenshots