I hope to load and browse the tiddlywiki forum in my own tiddlers, but it seems that the website does not allow me to do so, or my embedded code format is incorrect
<iframe src="https://talk.tiddlywiki.org/" style="width: 100%; height: 100vh; border: 0;" allowfullscreen></iframe>
With the same code logic, this website can load normally in a tiddler
<iframe src="https://fanyi.baidu.com/mtpe-individual/multimodal#/" style="width: 100%; height: 100vh; border: 0;" allowfullscreen></iframe>
Any response would be greatly appreciated