devcards 2023-05-19

[SOLVED] Hi, I have a quite weird problem, devcards are not loading the defcards from required namespaces unless I manually edit the namespace. After that, it appears in the devcards view. I fixed it by removing all the temp files from both projects (.cpcache, node_modules, shadow-cljs cache)

The defcards are imported from a different project. Although the import is correct.

Fixed, but it's quite strange