Lunie: Activity/PageTransactions: Invariant Violation: Must contain a query definition

Created on 15 Mar 2020  路  9Comments  路  Source: luniehq/lunie

Describe the bug

Anytime you go to the Activity section, you get greeted by this error coming from the subscribeToMore query.

image

Additional Context

Skipping the query "fixes" it.

Also I noticed there is almost the same query repeated. One inside the transactions query (lines 201 - 226) and the other one outside as a separate query (this is the failing one) in lines 228 - 263).

I don't know if this is an error or if the one outside is just there for tests (in that case, we could skip it in execution)

bug

All 9 comments

I don't understand how but it seems the same error is still present.

While testing Aleksei's PR #3735 the error was one and this one has been merged, so it is quite surprising 馃し鈥嶁檧

This is how the error looks like now. The message changed a bit:

I saw the same. Maybe I bad fixed something. What was the initial solution?

did you update the backend? did you run against staging?

I am running it against staging yes. The solution was just merged yesterday, in #3735

While testing this PR these errors weren't appearing.

Why do you think you were the one causing this?

There were merge conflicts

At least there are no visible errors

on develop and production i'm not getting any errors anymore - but I'm also not seeing any transactions (cosmos17njs9mgaszmhvanzx7dpuv7cyngs7wffk6g4s4)

Seems to closed by #3751

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fedekunze picture fedekunze  路  3Comments

okwme picture okwme  路  3Comments

faboweb picture faboweb  路  3Comments

fedekunze picture fedekunze  路  4Comments

thebkr7 picture thebkr7  路  3Comments