I am using the Cambridge thesis class file that can be openly found here
In specific I want to use a commutative diagram with tikz-cd but I cannot make it work:
\[
\begin{tikzcd}
A \arrow[rd] \arrow[r] & B \\
\end{tikzcd}
\]
Is there any way to fix this? The error reads
! Package pgf Error: No shape named tikz@f@1-2-2 is known.