Click here to Skip to main content
15,885,875 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: If this trend continues Pin
Sander Rossel4-May-21 0:42
professionalSander Rossel4-May-21 0:42 
GeneralThought of the Day Pin
OriginalGriff3-May-21 4:15
mveOriginalGriff3-May-21 4:15 
GeneralRe: Thought of the Day Pin
megaadam3-May-21 4:32
professionalmegaadam3-May-21 4:32 
GeneralRe: Thought of the Day Pin
W Balboos, GHB3-May-21 4:39
W Balboos, GHB3-May-21 4:39 
GeneralRe: Thought of the Day Pin
Mike Hankey3-May-21 5:03
mveMike Hankey3-May-21 5:03 
GeneralRe: Thought of the Day Pin
Eddy Vluggen3-May-21 10:27
professionalEddy Vluggen3-May-21 10:27 
GeneralRe: Thought of the Day Pin
tarco3-May-21 19:33
professionaltarco3-May-21 19:33 
GeneralHow is this even possible? Pin
Sander Rossel3-May-21 3:43
professionalSander Rossel3-May-21 3:43 
So I'm working on an ASP.NET Core Razor Pages app and I was working on two specific pages.
Doing some refreshing, checking out the pages, testing my post, etc.
When suddenly the pages just fail to load.
No error or anything, just a page without data (controls show up just fine).
Other pages seemed to work fine.
Even some front-end changes seemed to work, but just no data was showing.
Ok, so I check the elements and it seems Vue.js isn't binding to the elements.
Set a breakpoint on my JavaScript, but nothing wrong there.
Hadn't changed anything in the front-end since the last load to begin with, especially no JavaScript.
Reload, clear cache, even restarted Visual Studio.
After about 45 minutes of searching I restarted my computer and... Everything worked Hmmm | :|

What the Elephant | [mastadon] !?
How is it even possible that two specific pages in my development environment are not working as they should!? Hmmm | :|
It wasn't a caching issue, it wasn't a Visual Studio issue, maybe a browser issue?
This wasn't paid by the hour either Sigh | :sigh:

GeneralRe: How is this even possible? Pin
Ron Nicholson3-May-21 4:01
professionalRon Nicholson3-May-21 4:01 
GeneralRe: How is this even possible? Pin
theoldfool3-May-21 4:18
professionaltheoldfool3-May-21 4:18 
GeneralRe: How is this even possible? Pin
Sander Rossel4-May-21 0:48
professionalSander Rossel4-May-21 0:48 
GeneralRe: How is this even possible? Pin
SeanChupas3-May-21 4:22
SeanChupas3-May-21 4:22 
GeneralRe: How is this even possible? Pin
honey the codewitch3-May-21 9:48
mvahoney the codewitch3-May-21 9:48 
GeneralRe: How is this even possible? Pin
Sander Rossel4-May-21 0:47
professionalSander Rossel4-May-21 0:47 
GeneralRe: How is this even possible? Pin
Eddy Vluggen3-May-21 10:29
professionalEddy Vluggen3-May-21 10:29 
GeneralRe: How is this even possible? Pin
Sander Rossel4-May-21 0:43
professionalSander Rossel4-May-21 0:43 
GeneralRe: How is this even possible? Pin
#realJSOP3-May-21 23:52
mve#realJSOP3-May-21 23:52 
GeneralRe: How is this even possible? Pin
Sander Rossel4-May-21 0:46
professionalSander Rossel4-May-21 0:46 
GeneralBest excuse given so far for not doing his own homework in QA Pin
OriginalGriff3-May-21 1:57
mveOriginalGriff3-May-21 1:57 
GeneralRe: Best excuse given so far for not doing his own homework in QA Pin
Kornfeld Eliyahu Peter3-May-21 2:11
professionalKornfeld Eliyahu Peter3-May-21 2:11 
GeneralRe: Best excuse given so far for not doing his own homework in QA Pin
Mike Hankey3-May-21 2:51
mveMike Hankey3-May-21 2:51 
GeneralRe: Best excuse given so far for not doing his own homework in QA Pin
pkfox3-May-21 4:54
professionalpkfox3-May-21 4:54 
GeneralRe: Best excuse given so far for not doing his own homework in QA Pin
Mike Hankey3-May-21 5:02
mveMike Hankey3-May-21 5:02 
GeneralRe: Best excuse given so far for not doing his own homework in QA Pin
OriginalGriff3-May-21 11:16
mveOriginalGriff3-May-21 11:16 
GeneralRe: Best excuse given so far for not doing his own homework in QA Pin
pkfox3-May-21 11:24
professionalpkfox3-May-21 11:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.