#html render issue
1 messages · Page 1 of 1 (latest)
the return exited the fn view, instead of the match
1 messages · Page 1 of 1 (latest)
when code enter the red box area. i got the html struct in browser like second picture. where is my container?
<div class="right-container">
<div>
</div>
<div class="msg-container">
{content}
</div>
</div>
only content rendered...why?
the return exited the fn view, instead of the match