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
I am using the website template on the latest version (3.9.0) and when trying to access the "Versions" against a collection (in my case categories or pages) I get the following error:
Error: "oldValue" and "newValue" should be strings
I believe this is because both collections are set to be nested using the nested docs plugin. If I remove nesting from each in turn the versions work again. But in my case I need pages to be nested.
Describe the Bug
I am using the website template on the latest version (3.9.0) and when trying to access the "Versions" against a collection (in my case categories or pages) I get the following error:
I believe this is because both collections are set to be nested using the
nested docs plugin
. If I remove nesting from each in turn the versions work again. But in my case I need pages to be nested.Link to the code that reproduces this issue
https://github.com/DesignyourCode/payload-nested-version-bug
Reproduction Steps
pages
to nested plugin optionsWhich area(s) are affected? (Select all that apply)
plugin: nested-docs
Environment Info
The text was updated successfully, but these errors were encountered: