Why is \tbclisting using alphanumerical notation of footnotes instead of numerical?
\documentclass{article}
\parskip\baselineskip
\usepackage{tcolorbox}
\tcbuselibrary{listings}
\begin{document}
\begin{tcblisting}{before lower={\vspace{-1em}\parskip\baselineskip}}
This is a \footnote{footnote}
\end{tcblisting}
This is a \footnote{footnote}
\end{document}

\thempfootnotebeing the one to redefine for minipages? – mrCarnivore May 15 '23 at 13:03\the m[ini] p[age] footnote– samcarter_is_at_topanswers.xyz May 15 '23 at 13:05