- Issue created by @sakthi_dev
- @sakthi_dev opened merge request.
- Status changed to Needs review
over 1 year ago 1:29pm 10 August 2023 - 🇮🇳India NivethaSubramaniyan
Steps to reproduce:
1) I have installed the dynamic_menu_item module in drupal 9.5
2) Without doing any configuration, I opened the edit page of a content
3) We got an error 'TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in in_array()'.
4) I have uninstalled the module.
5) Applied the given patch and installed the module again.
6) repeating the step 2
7) Again I got the same error.Even after applying the above patch still the issue exists.
I have attached the image for your reference.
Solution: We have to rename the file as dynamic_menu_item.settings.yml instead of dynamic_menu_item.config.yml inside config/install folder.
- Status changed to RTBC
about 1 year ago 2:03pm 14 September 2023 - Status changed to Fixed
about 1 year ago 2:04pm 14 September 2023 -
VladimirAus →
committed 28ad37ab on 8.x-1.x authored by
sakthi_dev →
Issue #3380461: TypeError: in_array(): Argument #2 ($haystack) must be...
-
VladimirAus →
committed 28ad37ab on 8.x-1.x authored by
sakthi_dev →
Automatically closed - issue fixed for 2 weeks with no activity.