midday icon indicating copy to clipboard operation
midday copied to clipboard

Application error on the root page of the application while navigating to another route.

Open IftequarIffu opened this issue 11 months ago • 3 comments

Hello Team!

Description

There's an application error I faced while browsing through the application.

Steps to reproduce

  • Go to the root page of the application i.e., https://midday.ai/
  • Hover on the Developers section of the navigation bar on top and click on Apps and Integrations section.
  • Apps and Integrations section can be opened in the new tab.
  • Stay on the same tab for some time(15 secs).
  • Now, come back to the main root tab.
  • You will see the application error.

Cause of the error

It looks like there's an object or variable named "animate" which is null at the moment of browsing, which is causing the application error. This can be found by checking the browser console.

I would like to work on this issue and I request you to assign me this bug.

Video Link: https://github.com/midday-ai/midday/assets/47710788/acf5b4e6-ecef-42b6-801e-0643c986e0f4

IftequarIffu avatar Mar 21 '24 04:03 IftequarIffu

Please do! the code is in here: https://github.com/midday-ai/midday/blob/main/apps/website/src/components/glowing-stars.tsx

pontusab avatar Mar 21 '24 05:03 pontusab

will u assign me this issue ?? i would love to contribute.

Ankitmohanty2 avatar Mar 21 '24 17:03 Ankitmohanty2

@Ankitmohanty2 Thanks for showing interest in fixing this, while @IftequarIffu created the issue and expressed wanting to help I assigned IftequarIffu to this.

pontusab avatar Mar 22 '24 10:03 pontusab

After we switched to PPR, I can't really trigger this again. I will close this and open if there still are issues, thanks!

pontusab avatar Mar 24 '24 13:03 pontusab

Hey! I wasn't able to reproduce the issue either. It looks like the issue is fixed. Thanks!

IftequarIffu avatar Mar 24 '24 15:03 IftequarIffu