- 🇧🇾Belarus beloglazov91
The patch does the same but compatible with 8.x-1.1 version.
- Status changed to RTBC
6 months ago 5:28am 14 May 2024
The module does not support custom widgets for paragraphs bundles selection from a field and displays all target bundles instead.
- Install Paragraphs Browser
- Install
Paragraphs Selection →
module
- Create new 3 paragraph types
- Create a node bundle with a paragraph field which references 2 paragraph types out of 3 available using Paragraphs Selection module
- Configure Paragraphs Browser as usual
- Go to create a new node - the paragraph browser will display all 3 paragraph types instead of 2 types which were configured on the 4th step
Use ParagraphSelection::getSortedAllowedTypes() method of paragraph selection handler instead of checking only for standard $handler_settings['target_bundles'] values.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
The patch does the same but compatible with 8.x-1.1 version.