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

Remove External tag and fix potential crashes #706

Merged
merged 1 commit into from
May 13, 2024
Merged

Conversation

raphael
Copy link
Member

@raphael raphael commented May 13, 2024

The External tag does not allow styling because of its position. Also different external systems may need to be styled differently so revert the External tag creation and instead rely on explicit tags in the design.

Fix a few missing nil checks both in both the JS app and the Go code.

The External tag does not allow styling because of its position. Also
different external systems may need to be styled differently so revert
the External tag creation and instead rely on explicit tags in the design.

Fix a few missing nil checks both in the JS app and in Go.
@raphael raphael merged commit e4dec99 into main May 13, 2024
3 checks passed
@raphael raphael deleted the remove_external_tag branch May 13, 2024 23:53
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.

1 participant