I can confirm patch #51 works on Drupal 10.3.
Patch #3 works for me using:
Drupal 10.3.10
config_ignore: 3.3
config_split: 2.0.1
config_split_ignore: 1.10
This issue also happens when you use values for date fields instead of the range option (min/max), but when doing that, it throws the warning on the key 'value':
Warning: Undefined array key "value" in Drupal\views\Plugin\views\filter\NumericFilter->acceptExposedInput() (line 448 of core/modules/views/src/Plugin/views/filter/NumericFilter.php).
I am adding a patch because I do not want to commit the changes to the MR since it is already under review. However, I believe it makes sense to address that as part of this issue. In that case, we would probably need to update the issue's title to be more precise.
Attaching a patch to fix the issue.
mauriciopieper β created an issue.
pameeela β credited mauriciopieper β .
mauriciopieper β created an issue.
I can confirm patch on #2 π Fix the source tab body height for D10 Active works.
I attached a proposed patch with a solution for the problem.
mauriciopieper β created an issue.
Providing a patch for this.
mauriciopieper β created an issue.
Providing a patch in case anyone needs it.
mauriciopieper β made their first commit to this issueβs fork.
mauriciopieper β created an issue.
Here is a patch to at least avoid having the issue.
mauriciopieper β created an issue.
I applied the patch in a D9 project and Upgrade Status found no issues for the module.
Hi _pratik_,
The change looks good to me! I was able to install, configure and use the module on a D10 project after applying the patch.
mauriciopieper β created an issue.
Hello @dpi,
Thanks for the help! Appreciate it.
mauriciopieper β created an issue.
I found out this was an issue with my composer. We can close this issue.
mauriciopieper β created an issue.