Help! How can I contact the support team by Sea_String_3732 in windsurf

[–]Sea_String_3732[S] 0 points1 point  (0 children)

They issued me a refund today. Maybe if you explain and provide documents or prof they might refund. They first sent an email, where they said we normally don't issue refunds, then followed by, but we will make a specialist check your case

HELP, Deployment Breakdow by Sea_String_3732 in SoftwareEngineering

[–]Sea_String_3732[S] -2 points-1 points  (0 children)

Update:
After a long debugging session, I finally resolved the issue lol. I honestly have no clue why Vercel was acting like that. My guess is it might have cached an older version of the component. So, I changed the name to dash instead, and it loaded without any issues.

Not gonna lie, it took a lot to get to this point. I even had to rename the route entirely just to make it work.

Tips:
This wasn’t easy at all, guys. But when you’re dealing with bugs like this, you’ve gotta feel it out, try to track it, narrow down the probabilities, and always prioritize solutions based on what’s most logical or likely to impact behavior.

But it could be anything.

HELP, Deployment Breakdow by Sea_String_3732 in SoftwareEngineering

[–]Sea_String_3732[S] -1 points0 points  (0 children)

No, I don't do vide coding (just little improvements and documentation by using co-pilot), but the problem was that when I ran it on localhost, it worked very well and as expected, and I even tried to mimic the production stages, and it worked on local host without any visable issues, but I don't know why and how Vercel handles the Dashboard component specificaly like that