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

Revert #725 - Registering customLabel macro once Form resolved #726

Closed
wants to merge 1 commit into from

Conversation

sangnguyenplus
Copy link
Contributor

@sangnguyenplus sangnguyenplus commented Apr 5, 2024

#725

@rudiedirkx It is working fine in our latest code with Laravel 10, but I got some reports that it doesn't work for old versions (which using Laravel 9).

image

I think this is a breaking change, we should not change this at this time.

Please revert it.

@sangnguyenplus sangnguyenplus changed the title Revert #725 Revert #725 - Registering customLabel macro once Form resolved Apr 5, 2024
@rudiedirkx
Copy link
Collaborator

rudiedirkx commented Apr 6, 2024

Works for me with Laravel 9 on PHP 8.2. Original PR tested Laravel 9 on PHP 8.0, that worked too: https://github.com/kristijanhusak/laravel-form-builder/actions/runs/8547107396/job/23418677886?pr=725

What seems to be going wrong? Any idea? I like the smarter boot, I don't want to revert it without a good specific known reason.

@sangnguyenplus
Copy link
Contributor Author

@rudiedirkx I have no idea, if it is fine for you then we may keep it. Maybe it has something wrong with their code, not an issue of this package.

@rudiedirkx
Copy link
Collaborator

If you get more details or reports, add them here. Maybe our tests just aren't good enough, but the afterResolving change seems good to me.

@rudiedirkx
Copy link
Collaborator

@sangnguyenplus 1.53.1 probably fixes this.

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.

2 participants