OOTB Breadcrumb in SPA | Community
Skip to main content
Level 3
December 9, 2020
Question

OOTB Breadcrumb in SPA

  • December 9, 2020
  • 1 reply
  • 1179 views

Hello Guys,

 

Has Anyone already used the breadcrumb customized on SPA?

 

I am trying to use it but it is with a problem.

 

It is always showing the last page created on the same level from the actual page.

 

Example:

 

Page -> Page 1 -> Page 2

              Page 3 -> Page 4

 

In the breadcrumb on Page 2 is showing instead of show Page 2 is showing Page 4.

 

Has anyone had the same problem?

 

Thanks

 

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

arunpatidar
Community Advisor
Community Advisor
December 9, 2020

Hi,

Are you using react or angular? what do you see in JSON response?

Arun Patidar
Level 3
December 9, 2020
I am using angular. I see in JSON response wrongly. JSON is showing the last page on the same level.