Open martinheidegger opened 6 years ago
This package hasn't been maintained for a while, I believe you might want to look into https://github.com/choojs/nanocomponent instead.
Also https://github.com/datproject/dat-desktop/pull/450 might solve some of you problems too. Might be cool to link up with @aks- :sparkles:
Thanks for letting me know.
I am trying to debug a problem in
dat-desktop
where the "empty" screen of the development branch suddenly looked weird and I was able to track this back to the update ofmircocomponent
.BEFORE Version
3.1.5
(released asDat Desktop 2.0.0
)AFTER Version
3.1.6
Here is the diff from the
package-lock.json
between the screenshots.I am not familiar with microcomponent (or choo) and this is hard for me to debug. 😓 Any help would be welcome.