Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

生涯運動換行問題 #2

Open
KageRyo opened this issue Apr 29, 2023 · 1 comment
Open

生涯運動換行問題 #2

KageRyo opened this issue Apr 29, 2023 · 1 comment
Assignees

Comments

@KageRyo
Copy link
Contributor

KageRyo commented Apr 29, 2023

在顯示生涯運動課程時會導致其中一個 <br> 被切割而使換行無法正常運作。
image

<td class="text-xs sm:text-sm md:text-md px-0 sm:px-4 md:px-6 py-1 text-center">生涯運動體育老師&lt;<br>br&gt;0000生涯運動</td>

正常應該如下:

<td class="text-xs sm:text-sm md:text-md px-0 sm:px-4 md:px-6 py-1 text-center">課程名稱<br>教授名稱<br>教室編號</td>
@mmm25002500 mmm25002500 self-assigned this May 1, 2023
@mmm25002500
Copy link
Owner

了解,這純屬是 api 問題,已列入修復 TODO List

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants