-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Description
This issue has been moved from a ticket on Developer Community.
[regression] [worked-in:17.11.5]
I upgraded to VS 17.12.4. I opened a Net 8 project and started debug. The project uses razor pages, bootstrap, entity framework with SQLite. The project opened, but the formatting failed. Navigation header styles were lost and I had a default list of unstyled navigation titles. The two column home page format appeared as a single column. Image placement and sizing styles failed. It appears that Bootstrap css is not loading. No evidence of bootstrap using page inspection.
The entity framework data model and connections to the SQLite database work properly. Site navigations works. And javascript works properly on a critical page that provides image sorting. It appears that site.css styles are applied.
I tried the addition of global.json file to set the SDK. Didn't help.
Original Comments
Feedback Bot on 12/26/2024, 11:48 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Feedback Bot on 4/8/2025, 01:08 AM:
We detected that this issue hasn’t received a lot of activity, votes, or comments in the past 90 days. Based on this, the issues severity and affected area, it’s my experience that this issue is unlikely to get fixed. To improve the situation, consider following best practices for quality problem reports, and giving us more details on how this issue is impacting you.