You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
There are excessive if/else checks in the data parsing module which is the reason why the website is taking more time to reflect the data on the first load and also when the data is fetched again(triggered from the header.js and DataPicker.js)
Describe the bug
There are excessive if/else checks in the data parsing module which is the reason why the website is taking more time to reflect the data on the first load and also when the data is fetched again(triggered from the header.js and DataPicker.js)
To Reproduce
Expected behavior
The parsing of the data can be improved to increase performance.
Desktop:
The text was updated successfully, but these errors were encountered: