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
857 stars 789 forks source link

Issues when generating additional SDKs in the Developer Portal. #7838

Open Prasadi-R opened 4 years ago

Prasadi-R commented 4 years ago

Description:

There is a flickering issue in the UI and not allowed to download any of the SDKs except for the first one.

Steps to reproduce:

  1. Configure the supported languages for SDK generation in the deployment.toml file: [apim.sdk] supported_languages ="android, java, php, csharp, python, ruby, groovy, javascript"
  2. Restart the server and log into the Developer Portal.
  3. Click on the API and click SDKs.
  4. There is a flickering issue in the UI and not allowed to download the SDKs giving an error in the terminal.

Affected Product Version:

APIM-3.0.0

Prasadi-R commented 4 years ago

Related issue: https://github.com/wso2/product-apim/issues/6895