noticing a few of these in the JS console from the...
# prefect-community
m
noticing a few of these in the JS console from the UI - doesn't look right?
Copy code
Access to fetch at '<https://api.prefect.io/graphql>' from origin '<https://cloud.prefect.io>' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
also getting a lot of these:
Copy code
Uncaught (in promise) Error: can't stratify empty data
    at dagStratify (2220:1166)
    at Module.Stratify (3bb0:22)
    at eval (3bb0:92)
I don't know if there's been a UI release or if something about the flow I'm running is busting the service?
d
Hey @Matt Wong-Kemp, does everything in the UI appear to be working correctly?
m
hey @Dylan - I'm still finding that the schematic isn't loading on the UI. Happy to ping a link if that will help you debug.
d
Please!