{"id":21188124,"url":"https://github.com/dev1an/menuitemsbug","last_synced_at":"2025-07-03T08:07:05.906Z","repository":{"id":90134814,"uuid":"235441247","full_name":"Dev1an/MenuItemsBug","owner":"Dev1an","description":"SwiftUI MenuItems bug","archived":false,"fork":false,"pushed_at":"2020-01-21T21:22:31.000Z","size":786,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T20:31:20.021Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dev1an.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-21T21:04:18.000Z","updated_at":"2020-01-21T21:24:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"8716b009-8119-4567-a751-9055244513b1","html_url":"https://github.com/Dev1an/MenuItemsBug","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Dev1an/MenuItemsBug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dev1an%2FMenuItemsBug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dev1an%2FMenuItemsBug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dev1an%2FMenuItemsBug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dev1an%2FMenuItemsBug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dev1an","download_url":"https://codeload.github.com/Dev1an/MenuItemsBug/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dev1an%2FMenuItemsBug/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263287847,"owners_count":23443084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T18:42:40.972Z","updated_at":"2025-07-03T08:07:05.883Z","avatar_url":"https://github.com/Dev1an.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐞 SwiftUI MenuButton Bug 🦟\n\n| **Steps to reproduce**                                       | Result |\n| ------------------------------------------------------------ | ---- |\n| 1. Download this project and open in Xcode\u003cbr/\u003e2. Run the macOS \"MenuItems\" target\u003cbr/\u003e3. Click on \"Show menu\"\u003cbr/\u003e4. Hover over the menu items |![Screen capture](MenuItems/Screen-capture.gif)|\n\n\n## Code\n\n```swift\nimport SwiftUI\n\nstruct ContentView: View {\n    var body: some View {\n\t\tMenuButton(\"Show menu\") {\n\t\t\tButton(\"first\") {}\n\t\t\tButton(\"second\") {}\n\t\t\tDivider()\n\t\t\tText(\"label\")\n\t\t\tButton(\"third\") {}\n\t\t}\n    }\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev1an%2Fmenuitemsbug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev1an%2Fmenuitemsbug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev1an%2Fmenuitemsbug/lists"}