frankcollins3 / ASPIZZA

microsoft learning module
1 stars 0 forks source link

clear cache data header [9:37pm] #12

Closed frankcollins3 closed 1 year ago

frankcollins3 commented 1 year ago

attempting to do: setup routing

error: Screen Shot 2023-09-15 at 9 35 55 PM

proposed approach:

possible improvements: handle this and keep CSS separate.

frankcollins3 commented 1 year ago

lol rude exit... fire emojis and wrench emojis... asp.net talks to the dev in a funny way Screen Shot 2023-09-15 at 9 41 23 PM

frankcollins3 commented 1 year ago

shutdown app and rerun: dotnet watch

the app runs on: localhost:5257 localhost:52556 // an error mentions a websocket issue referring to port 52556, which ofc rounds up to 5257.

// restarted the app and now it mentions 53757: aspnetcore-browser-refresh.js:239 WebSocket connection to 'wss://localhost:53757/' failed:

[9:50pm]

frankcollins3 commented 1 year ago

👍 solved. deleted this block: public class PizzaListModel : PageModel [10:36pm]