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

[4.x] Fix importing fieldsets in custom blueprint namespaces #9387

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

duncanmcclean
Copy link
Member

This pull request fixes an issue when attempting to import a fieldset in the Blueprint Builder for a custom namespaced blueprint.

The error was happening due to fieldsets not being found in the StatamicConfig object due to the blueprint view being resources/views/blueprints/edit.blade.php instead of resources/views/..../blueprints/edit.blade.php

Fixes statamic-rad-pack/runway#410.

@jasonvarga jasonvarga merged commit 829f294 into 4.x Jan 24, 2024
36 checks passed
@jasonvarga jasonvarga deleted the fix/fieldsets-in-custom-blueprint-namespaces branch January 24, 2024 14:43
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.

Link Existing button not working for Runway custom resources.
2 participants