You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
range(): Argument #2 ($end) must not be empty, casted to 0
the above exception is called when the columns input field becomes null
It should handle cases where the user cannot empty the columns field.
Expected behavior
it should no goes down to zero or empty
Steps to reproduce
empty the columns field
Reproduction repository
No response
Relevant log output
The text was updated successfully, but these errors were encountered:
Filament Version
v3.0.19
Plugin Version
v3.0
PHP Version
8.2
Problem description
range(): Argument #2 ($end) must not be empty, casted to 0
the above exception is called when the columns input field becomes null
It should handle cases where the user cannot empty the columns field.
Expected behavior
it should no goes down to zero or empty
Steps to reproduce
empty the columns field
Reproduction repository
No response
Relevant log output
The text was updated successfully, but these errors were encountered: