Closed belljohan3 closed 2 months ago
@belljohan3 we should please go through the conflicts together to avoid reverting recent changes that was merged to main?
@belljohan3 I am getting an error in the CMS console when loading an existing Post / Tag document:
Yes I am aware of that. It is coming from EditContentParent component. It seems like we need a computed function that set a the new value to the publishdateVisible when the parent changed
Yes I am aware of that. It is coming from EditContentParent component. It seems like we need a computed function that set a the new value to the publishdateVisible when the parent changed
Or use a v-if on the toggle component?
Yes I am aware of that. It is coming from EditContentParent component. It seems like we need a computed function that set a the new value to the publishdateVisible when the parent changed
Or use a v-if on the toggle component?
I think as the field is now mandatory, the warning is not showing anymore.
As discussed, it might be better to run an upgrade in the database schema with functionnality added to #290.