GQL feed leaking into Canary

Summary

GQL feed appears to be leaking into Canary

Steps to reproduce

  1. Enable Canary.
  2. Refresh.
  3. Open newsfeed.
  4. Open composer.
  5. See broken composer and GQL related error spam in console

Platform information

Site broken in Canary. Composer and potentially feeds.

What is the current bug behavior?

It's trying to handle a graphql feed in Canary which the feat flag explicitly states should be off

What is the expected correct behavior?

GQL code should not be on the access path for Canary right now.

Relevant logs and/or screenshots

image

image

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)