Skip to content

Fix a bug with overrides vendor blade components #361

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

N1ebieski
Copy link
Contributor

@N1ebieski N1ebieski commented Apr 4, 2025

I made a mistake in my previous PR #310

If any component has the override in the resources/views folder, then the extension only reads files from this location while skipping the rest of the files from the vendor location.

This PR fixes this issue.

Before:

before

After:

after

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