모달 서비스를 통해 표시할 때 GJS 구성 요소가 "undefined helper" 오류로 실패합니다 (Discourse 3.5.0)

Thank you for taking a look. After your confirmation I was trying to setup a github TC with a fresh plugin and I ended up isolating the problem myself.

It occurs when using the if helper within a component argument (@icon={{if...}}) inside the modal template. Removing this specific usage makes the modal render correctly.

This is what I was trying to do @icon={{if this.isSubmitting "spinner"}}

BTW I love this new Horizon theme.