electerious / electerious/Ackee

Failed to construct 'URL': Invalid URL

Open
#312 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
4.7k
Forks
384
PR merge metrics
No merged PRs in 30d

Description

Ackee Version: >3.1.0 (working till 3.0.6)

Error Frontend:

```
Failed to construct 'URL': Invalid URL
TypeError: Failed to construct 'URL': Invalid URL
at https://ackee.xxx.com/index.js:13:35060
at Array.map ()
at Qv (https://ackee.xxx.com/index.js:13:35046)
at https://ackee.xxx.com/index.js:1:158599
at Array.map ()
at https://ackee.xxx.com/index.js:1:158531
```

Error Console:

```
Error: {"errors":[{"message":"Field \"averageViews\" of type \"AverageViews!\" must have a selection of subfields. Did you mean \"averageViews { ... }\"?","locations":[{"line":6,"column":4}],"extensions":{"code":"GRAPHQL_VALIDATION_FAILED"}},{"message":"Field \"averageDuration\" of type \"AverageDuration!\" must have a selection of subfields. Did you mean \"averageDuration { ... }\"?","locations":[{"line":7,"column":4}],"extensions":{"code":"GRAPHQL_VALIDATION_FAILED"}}]}

at Md (index.js:1:152785)
at async index.js:1:158437
```

ENVs:
![image](https://user-images.githubusercontent.com/25924499/149577739-4b806526-a984-4c44-83fc-cd294909b789.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.