Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing JS exceptions on profiles page #9904

Merged
merged 2 commits into from Apr 29, 2024
Merged

Conversation

advay26
Copy link
Contributor

@advay26 advay26 commented Apr 3, 2024

We're seeing some javascript exceptions for the profiles page. We use the same scripts file on the search page and the profiles page, and need to deal with null values properly to avoid exceptions. This should be fixed now.

@advay26 advay26 requested a review from a team as a code owner April 3, 2024 22:10
Copy link
Member

@joelverhagen joelverhagen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think a bit more moving of code is needed to the new if condition.

erdembayar
erdembayar previously approved these changes Apr 16, 2024
@advay26 advay26 merged commit a3c390c into dev Apr 29, 2024
3 checks passed
@advay26 advay26 deleted the advay26-fix-js-exceptions branch April 29, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants