태그 그룹 사용 시 양식 템플릿 미리보기 오류

  • Enable experimental form templates
  • Create a template with a tag group selector
  • Preview
  • Tags are not populated
  • Preview does not close

When actually using the template in topic creation, the tags are populated fine.

Errors:

  • TypeError: this.wrapperElement is undefined
  • Error: VM BUG: Target must be set before attempting to jump

2개의 좋아요

@Lhc_fl Can you have a look at this one next?

3개의 좋아요

I investigated and found that the reason is that the process tag group step is not executed. These two PRs should solve this problem.

https://github.com/discourse/discourse/pull/33848
https://github.com/discourse/discourse/pull/33850

4개의 좋아요