Contexthub Tool bar issue in AEM 6.3
Hi All,
While including Contexthub in my custom template, I have added
'<sling:include path="contexthub" resourceType="granite/contexthub/components/contexthub"/>'.
The toolbar appears on custom page (on preview mode) in AEM 6.2. The same way doesn't work in AEM 6.3, I had to add clientlibs (<cq:includeClientLib categories="contexthub.ui.segment-editor"/>) to get the tool bar appear on the page. but, this is disabling the 'Targeting' option under modes.
Below is the image that illustrates:

But when we remove the same clientlibs, the targeting mode is enabled back (as shown below). Can someone please help me fix this issue, to have both in place?

Thanks in Advance!