Client-Side Exception on WeatherCard Component
Unanswered
yakkshit posted this in #help-forum
yakkshitOP
Description :
I'm encountering an error when trying to access a specific URL directly:
URL
The error occurs when accessing the following URL directly:
[https://ui.cedzlabs.com/components/weathercard](https://ui.cedzlabs.com/components/weathercard)
However, I can access the main site without any issues:
[https://ui.cedzlabs.com/](https://ui.cedzlabs.com/)
Additionally, if I navigate to the WeatherCard component through the menu, it works fine.
Repository
You can find the source code in my open-source repository:
[https://github.com/yakkshit/ui](https://github.com/yakkshit/ui)
Additional Information
- The issue seems to be isolated to direct URL access.
- Navigating through the menu does not produce the error.
Call for Contributions
I'm open to contributions and would appreciate any help in resolving this issue. Feel free to fork the repo and submit a pull request.
Thank you!
I'm encountering an error when trying to access a specific URL directly:
Application error: a client-side exception has occurred (see the browser console for more information).URL
The error occurs when accessing the following URL directly:
[https://ui.cedzlabs.com/components/weathercard](https://ui.cedzlabs.com/components/weathercard)
However, I can access the main site without any issues:
[https://ui.cedzlabs.com/](https://ui.cedzlabs.com/)
Additionally, if I navigate to the WeatherCard component through the menu, it works fine.
Repository
You can find the source code in my open-source repository:
[https://github.com/yakkshit/ui](https://github.com/yakkshit/ui)
Additional Information
- The issue seems to be isolated to direct URL access.
- Navigating through the menu does not produce the error.
Call for Contributions
I'm open to contributions and would appreciate any help in resolving this issue. Feel free to fork the repo and submit a pull request.
Thank you!