Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Field value displaying <unknown error> on provider page #3023

Closed
kenzieschmoll opened this issue May 13, 2021 · 1 comment
Closed

Field value displaying <unknown error> on provider page #3023

kenzieschmoll opened this issue May 13, 2021 · 1 comment

Comments

@kenzieschmoll
Copy link
Member

kenzieschmoll commented May 13, 2021

Screen Shot 2021-05-13 at 3 32 08 PM

Repro steps:

  1. run DevTools (A) on the web (this is the test app) *pro tip: change this to light theme so there is no confusion about which app is the debugger and which app is being debugged.
  2. Connect this instance of DevTools to an arbitrary flutter app (this is so that the PerformanceController will show up in the list of providers).
  3. run another instance of DevTools (B)(desktop or web, whichever you prefer).
  4. Connect this DevTools to the DevTools web app (A) you launched in step 1).
  5. Navigate to the provider page in DevTools (B). You should see the PerformanceController in the list of provider and see for the above pictured field
    @rrousselGit @jacob314
@elliette
Copy link
Member

Now that the Provider panel is a DevTools extension, I'm closing this issue in favor of rrousselGit/provider#883.

@elliette elliette closed this as not planned Won't fix, can't repro, duplicate, stale Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants