๐ฎ๐ณIndia RiyaDongre
RiyaDongre โ made their first commit to this issueโs fork.
๐ | UI Patterns | TypeError: Argument 1 passed to Drupal\ui_patterns_views\Plugin\views\row\Pattern::isFieldVisible()
๐ฎ๐ณIndia RiyaDongre
Here's adding an interdiff for your reference, that contains the condition applied in the patch.
๐ | UI Patterns | TypeError: Argument 1 passed to Drupal\ui_patterns_views\Plugin\views\row\Pattern::isFieldVisible()
๐ฎ๐ณIndia RiyaDongre
Modified the patch and added a condition to see if the field is available in the current display. Please review.
๐ | UI Patterns | TypeError: Argument 1 passed to Drupal\ui_patterns_views\Plugin\views\row\Pattern::isFieldVisible()
๐ฎ๐ณIndia RiyaDongre
RiyaDongre โ made their first commit to this issueโs fork.
๐ฎ๐ณIndia RiyaDongre
Please review the patch.
๐ฎ๐ณIndia RiyaDongre
๐ฎ๐ณIndia RiyaDongre
1. Reverted the return value of routeHasModal back to boolean only.
2.Created a new function, getRouteParameters that returns the route parameters as configured in the module and empty array if none,