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

Warn when Block Code overrides parent script #361

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Warn when Block Code overrides parent script #361

merged 1 commit into from
Jan 24, 2025

Conversation

manuq
Copy link
Contributor

@manuq manuq commented Jan 24, 2025

Add a warning when the parent node of a BlockCoding node already has a script. To inform the user.

Fix #356

Add a warning when the parent node of a BlockCoding node already has a
script. To inform the user.

#356
@manuq manuq merged commit 336383e into main Jan 24, 2025
3 checks passed
@manuq manuq deleted the fix-356 branch January 24, 2025 23:59
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.

A CodeBlock should not be allowed to attach to a node that has a script attached already
2 participants