devcards

Mateusz Mazurczak 2023-05-19T14:49:30.967979Z

[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)

Mateusz Mazurczak 2023-05-19T14:50:28.121449Z

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

Mateusz Mazurczak 2023-05-19T14:56:56.336219Z

Fixed, but it's quite strange