Frontmatter
| id | 3907 |
| title | main.addon.GoogleMaps: loadApi() => add a dummy callback |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jan 19, 2023, 2:32 PM |
| updatedAt | Jan 19, 2023, 2:33 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3907 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 19, 2023, 2:33 PM |
even though we are loading the script via JavaScript and have our own Promise based callback, the API got stricter and now enforces an url based callback. otherwise it does still work, but fires an error.