BeanFactoryWidgetManager beanFactoryWidgetManager = new BeanFactoryWidgetManager(widget, beanFactory);
Discussion
nostr:npub1psuydtqtnvsuajvjfgyytgqmr2lnt6nc8rfyr7qx0mfga9rhuspqqs8yry should swap the arguments in constructor
BeanFactoryWidgetManager beanFactoryWidgetManager = new BeanFactoryWidgetManager(widget, beanFactory);
nostr:npub1psuydtqtnvsuajvjfgyytgqmr2lnt6nc8rfyr7qx0mfga9rhuspqqs8yry should swap the arguments in constructor