Open Jimmylet opened 3 years ago
Hello,
First of all, thank you for this great package.
I am trying to implement the popular nova-tabs package with nova-page-manager.
I've extended the "Page" resource of this package to add the "useOnEditTabs" trait to have the tabs in the page-manager edit view.
It works except that... every time I change "tabs", it refreshes the page.
Something with this package is doing this behavior, can you tell me what?
Thank you
Same problem. Does anyone have a solution?
Hello,
First of all, thank you for this great package.
I am trying to implement the popular nova-tabs package with nova-page-manager.
I've extended the "Page" resource of this package to add the "useOnEditTabs" trait to have the tabs in the page-manager edit view.
It works except that... every time I change "tabs", it refreshes the page.
Something with this package is doing this behavior, can you tell me what?
Thank you