wso2 / product-apim

Welcome to the WSO2 API Manager source code! For info on working with the WSO2 API Manager repository and contributing code, click the link below.
http://wso2.github.io/
Apache License 2.0
845 stars 785 forks source link

Enable or Disable API Detail Tabs in Developer Portal doesn't work in WSO2 APIM 3.2.0 #9892

Closed dsmohan closed 3 years ago

dsmohan commented 3 years ago

Hi Team,

I tried to customize the API Detail Tabs in APIM Developer Portal 3.2.0 by following the documentation at "https://apim.docs.wso2.com/en/latest/develop/customizations/customizing-the-developer-portal/enabling-or-disabling-api-detail-tabs/".

I edited the defaultTheme.js at "/repository/deployment/server/jaggeryapps/devportal/site/public/theme/defaultTheme.js" as given in the document. But on refreshing the page the changes are not visible. For e.g. I changed "showComments" and "showTryout" to "false" but the tabs are still visible on refreshing the page. I even restarted the APIM server and checked but the tabs are visible.

dsmohan commented 3 years ago

Its working on opening in new tab.

tmkasun commented 3 years ago

This type of Theme not getting applied can occur, due to network cache or simply if you do not reload the page