Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
問題を再現する手順は次のとおりです。
それは細部への注意の問題であることが判明しました。条件付きで表示される html ブロックに変更を入れていました。
<footer id="footer"> @if (someCondition) { <!-- our changes here -->
変更が反映されなかったのも不思議ではありません。