Ad
  • Custom User Avatar

    Hi lxhoang, Stack level too deep usually means an infinite loop. Try looking into the code where you are using recursion and see if there is a condition that would cause it to never bottom-out.