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

Fixed #11120 - custom fields not showing when textarea is present as field type #11140

Merged
merged 1 commit into from
May 18, 2022

Conversation

snipe
Copy link
Owner

@snipe snipe commented May 18, 2022

This should fix an issue where any fieldset that contained a textarea field type would cause the custom fields ajax call to break and no custom fields at all in the model's associated fieldset would show up.

Fixes #11120

…field type

Signed-off-by: snipe <snipe@snipe.net>
@snipe snipe merged commit 7880e15 into develop May 18, 2022
@snipe snipe deleted the fixes/11120_textarea_on_fieldset branch May 18, 2022 07:59
@benseroussi
Copy link

I just replaced the line in the original file and deleted the cache file, everything is working fine now, thanks!

@snipe
Copy link
Owner Author

snipe commented May 18, 2022

Cool, it's on master and develop now - thanks for the help!

@benseroussi
Copy link

Thanks to you to!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants