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

fix(example): Calendar Event was not handling relationships correctly #29868

Merged

Conversation

zJaaal
Copy link
Contributor

@zJaaal zJaaal commented Sep 4, 2024

Proposed Changes

  • Add extra logic to avoid access to undefined on NextJS and Astro Example

Note

Angular does not have this problem, because Calendar Event is not implemented in the Angular Example

Screenshots

NextJS

Screen.Recording.2024-09-04.at.1.51.10.PM.mov

Astro

Screen.Recording.2024-09-04.at.2.02.39.PM.mov

Angular (No changes)

Screen.Recording.2024-09-04.at.1.53.41.PM.mov

This PR fixes: #29768

@zJaaal zJaaal enabled auto-merge September 4, 2024 22:20
@zJaaal zJaaal added this pull request to the merge queue Sep 4, 2024
Merged via the queue into master with commit 79ab1bf Sep 4, 2024
16 checks passed
@zJaaal zJaaal deleted the 29768-uve-nextjs-example-breaks-when-adding-event-content branch September 4, 2024 23:39
dsolistorres pushed a commit that referenced this pull request Sep 18, 2024
…#29868)

## Proposed Changes
* Add extra logic to avoid access to `undefined` on NextJS and [Astro
Example](#29665)

### Note 

Angular does not have this problem, because Calendar Event is not
implemented in the Angular Example

## Screenshots 

### NextJS 

https://github.com/user-attachments/assets/73999bf0-a4a3-4f4a-98e3-272b94552797

### Astro 

https://github.com/user-attachments/assets/09881f0b-e322-41bf-8bf2-f0c49aac9a51

### Angular (No changes)


https://github.com/user-attachments/assets/2166c975-68a5-43ca-b701-28b7157f842e
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.

UVE: Next.js Example breaks when adding "Event" content
3 participants