Some pages are throwing 404 in author instance when 'view as published'. The page is rendering fine in edit/preview mode. But when viewed as published I'm getting a page not found error. This is the same with publishers as well. When I remove wcmmode=disabled from the author URL I'm getting the page correctly.
I observe that when I remove Table component from page it is working fine when we see view as published.
Views
Replies
Total Likes
Hello @vinuu123
Please check error.log as well.
The Table component must be using some API which works in Authoring mode only. Please look for any NPE(Null pointer exceptions)
Hi @vinuu123 ,
There is some Sightly expression is failed due to that it throws an error.
check the Sightly code properly might be syntax is wrong.
Table component data is depend on the other pages/API if yes then check that page and API.
Thanks,
Sanjay
hi @Sanjay_Bangar Could you please ping me
Table component data API, where can I found slightly for table component in crxde.
Views
Likes
Replies
Views
Likes
Replies