{"id":16068021,"url":"https://github.com/ged/au2-router-context-repro","last_synced_at":"2025-06-10T10:34:20.414Z","repository":{"id":233913518,"uuid":"788018195","full_name":"ged/au2-router-context-repro","owner":"ged","description":"A minimal reproduction of a router context problem in Au2","archived":false,"fork":false,"pushed_at":"2024-04-19T21:02:32.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T20:56:49.418Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ged.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":"2024-04-17T16:11:07.000Z","updated_at":"2024-04-19T21:02:35.000Z","dependencies_parsed_at":"2024-04-17T17:32:00.375Z","dependency_job_id":"eca19acf-ba21-42c7-8c01-326221778590","html_url":"https://github.com/ged/au2-router-context-repro","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.5,"last_synced_commit":"d29133c99a088b501442a83cc9f84b39c80eed52"},"previous_names":["ged/au2-router-context-repro"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fau2-router-context-repro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fau2-router-context-repro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fau2-router-context-repro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ged%2Fau2-router-context-repro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ged","download_url":"https://codeload.github.com/ged/au2-router-context-repro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247318746,"owners_count":20919483,"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-10-09T06:07:58.421Z","updated_at":"2025-04-05T10:14:03.265Z","avatar_url":"https://github.com/ged.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# router-context-repro\n\nThis is a minimal repo case for a problem using the RouterContext to build navigation in ESNext Aurelia 2 apps with the `router-lite` router.\n\nThe code question is in `src/nav-bar.js`. When this runs, it fails to render the generated van bar, and in the console I get:\n\n```\nError: AUR0009: Attempted to jitRegister something that is not a constructor: 'au:resource:value-converter:firstNonEmpty'. Did you forget to register this resource?\n    at createMappedError (index.dev.mjs:85:49)\n    at Container._jitRegister (index.dev.mjs:1175:19)\n    at Container.get (index.dev.mjs:1013:41)\n    at eval (index.dev.mjs:1900:22)\n    at Resolver.resolve (index.dev.mjs:1774:20)\n    at Container.get (index.dev.mjs:1001:24)\n    at Object.get (index.dev.mjs:2103:34)\n    at PropertyBinding.evaluatorGetConverter (index.dev.mjs:2214:52)\n    at astBind (index.dev.mjs:1025:44)\n    at PropertyBinding.bind (index.dev.mjs:2935:9)\n```\n\nI added some other stuff I tried, commented out.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fged%2Fau2-router-context-repro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fged%2Fau2-router-context-repro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fged%2Fau2-router-context-repro/lists"}