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
When using the Date and Time fields in TableMaker, any previous values added get wiped if I make any changes to the Table Columns. Times I have spotted this include:
Adding a new column
Editing the name of a column heading
Updating the values in a dropdown field
Related, but I suppose technically a different issue, is that date fields also load with NaN/NaN/NaN - which I understand as a developer, but might scare the normal end-user.
Steps to reproduce
Create a table with Date and Time columns
Note that the date column field is populated with NaN/NaN/NaN, although the field itself works perfectly fine.
Populate table with some data, and save the entry
After the entry has saved, add a new column to the table
Note that the previously entered values for Date and Time have now been wiped, alongside Date showing NaN/NaN/NaN again
Craft CMS version
5.6.4
Plugin version
5.0.4
Multi-site?
No
Additional context
No response
The text was updated successfully, but these errors were encountered:
Hey, thank you for this. I've given it a test and it does seem like the Time field input is sorted but I'm still getting the same issues on the Date field. I've clear caches just in case it was something like that causing my issues, but still behaving strangely unfortunately.
Describe the bug
When using the Date and Time fields in TableMaker, any previous values added get wiped if I make any changes to the Table Columns. Times I have spotted this include:
Related, but I suppose technically a different issue, is that date fields also load with NaN/NaN/NaN - which I understand as a developer, but might scare the normal end-user.
Steps to reproduce
Note that the date column field is populated with NaN/NaN/NaN, although the field itself works perfectly fine.
Note that the previously entered values for Date and Time have now been wiped, alongside Date showing NaN/NaN/NaN again
Craft CMS version
5.6.4
Plugin version
5.0.4
Multi-site?
No
Additional context
No response
The text was updated successfully, but these errors were encountered: