Skip to content

Fix error multiple return null#1

Merged
dvarilek merged 3 commits intodvarilek:mainfrom
jeffersongoncalves:patch-1
Jun 9, 2025
Merged

Fix error multiple return null#1
dvarilek merged 3 commits intodvarilek:mainfrom
jeffersongoncalves:patch-1

Conversation

@jeffersongoncalves
Copy link
Copy Markdown
Contributor

Adjusting the return type to ?int in the case when the TableSelect type is a multiple and maxItems is not defined and it returns null and in the method signature it is only int.

@dvarilek
Copy link
Copy Markdown
Owner

dvarilek commented Jun 9, 2025

I actually have no idea how I managed to miss this. Regardless, I've made some additional changes to make this work - having selection limit set to 'null' allows to select as many records as possible. Thanks

@dvarilek dvarilek merged commit 8b502e5 into dvarilek:main Jun 9, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants