#### Current Behavior <!-- A brief description of the issue. --> Message: An error occurred on the page at https://cloud.layer5.io/connect/github/reconfigure/f7b80537-a46f-43ba-a140-3b75ad3a2587?githubLogin=true&id=89712135 on 10/12/2025, 5:13:33 AM. Error Details: Cannot read properties of undefined (reading 'infoComponent'). System Version: Not Available Assigned Roles: meshmap, Page Location: /connect/[...connection] #### Expected Behavior <!-- A brief description of what you expected to happen. --> #### Screenshots/Logs <!-- Add screenshots, if applicable, to help explain your problem. --> #### Environment - **Host OS:** Mac Linux Windows - **Platform:** Docker or Kubernetes - **Meshery Server Version:** stable-v - **Meshery Client Version:** stable-v --- #### Contributor [Guides](https://docs.meshery.io/project/contributing) and Resources - 🛠 [Meshery Build & Release Strategy](https://docs.meshery.io/project/build-and-release) - 📚 [Instructions for contributing to documentation](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow) - Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs) - 🎨 Wireframes and [designs for Meshery UI](https://www.figma.com/file/SMP3zxOjZztdOLtgN4dS2W/Meshery-UI) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9) - 🙋🏾🙋🏼 Questions: [Discussion Forum](http://discuss.meshery.io) and [Community Slack](https://slack.meshery.io) > [!WARNING] > Before cloning this repo to your local machine, ensure that you do so sparsely or your clone will take a long time to download / sync. > > Example of a sparse checkout: > > ```shell > git clone --filter=blob:none --sparse https://github.com/layer5labs/meshery-extensions-packages > git sparse-checkout add assets > ```
Current Behavior
Message: An error occurred on the page at https://cloud.layer5.io/connect/github/reconfigure/f7b80537-a46f-43ba-a140-3b75ad3a2587?githubLogin=true&id=89712135 on 10/12/2025, 5:13:33 AM. Error Details: Cannot read properties of undefined (reading 'infoComponent'). System Version: Not Available
Assigned Roles: meshmap,
Page Location: /connect/[...connection]
Expected Behavior
Screenshots/Logs
Environment
Contributor Guides and Resources
Warning
Before cloning this repo to your local machine, ensure that you do so sparsely or your clone will take a long time to download / sync.
Example of a sparse checkout: