Closed EngineerMark closed 3 months ago
If run() runs twice for whatever reason, we don't wanna set the ranks parent element to its grandparents twice
Instead, search by class or whatever and set parent then.
should be fixed in 455a8f5fa6473ee1514ffeaa88033642325682a9
If run() runs twice for whatever reason, we don't wanna set the ranks parent element to its grandparents twice
Instead, search by class or whatever and set parent then.