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 Global Header and Footer not being visible #43

Merged
merged 4 commits into from
Jun 7, 2024
Merged

Conversation

Codelisk
Copy link
Contributor

@Codelisk Codelisk commented May 27, 2024

Fixes #42

Don't know to be honest why this is needed but it works.

With the null checks:
Screenshot 2024-05-27 at 15 40 54

Without the null checks:
Screenshot 2024-05-27 at 17 21 01

Codelisk and others added 4 commits May 27, 2024 17:19
Headers and footers can have null/no data but they should still have info
The data can be null for global header / footer items, so adding some nullability to try and validate if anything else was expecting this.
@Redth Redth merged commit 7e14967 into Redth:main Jun 7, 2024
1 check failed
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.

[iOS] GlobalHeader and Global Footer only white
2 participants