Elektrine lite

← Feed

@murks@social.tchncs.de

Post #2411795

2021-11-28 11:37 UTC

@sjaehn@fosstodon.org Yes, that was the problem. I made a mistake in instantiate() and accidentally redeclaed m in the success case, so the local m was shadowing the out one, which thus remained null. Thanks for your help.

Replies (1)