Open the-real-cphillips opened 2 years ago
@the-real-cphillips, I honestly can tell you for certain at the moment but I think I fixed this in v0.4.4
(the latest version on PYPI). Could you upgrade and let me know if the bug still exists?
@jdoiro3 sorry for the delay on this.
So the fix does seem to have stopped the error and is no longer crashing.
However, it now just returns "None" in the place of the ...
notation, instead of expanding the ...
.
I'm happy to help troubleshoot in anyway, please let me know.
I know this error has come up before and it was determined to be related to
navigation.indexes
but this is different.Here's my
mkdocs.yml
where I'm usingmultirepo
Here is the
nav
frommkdocs.yaml
inside the Tool repo:When using
!import
the error is experienced. If I use therepos
section underplugins
, there is no problem importing.Traceback: