Stacked-Org/stacked

[bug]: new view creation (in web template app) gives error

Closed this issue · 3 comments

Describe the bug

  1. Creating new app with stacked web template
  2. Add a new view
[INFO] Caching finalized dependency graph completed, took 220ms


[SEVERE] mockito:mockBuilder on test/helpers/test_helpers.dart (cached):

Null check operator used on a null value

[SEVERE] Failed after 321ms

To reproduce

  1. stacked update
  2. stacked create app debugtest2 -t web
  3. stacked create view page2

Expected behavior

error not expected

Screenshots

image

Additional Context

No response

Hi, can you try to remove the number from the number form the app name and see if that helps.

Yes, that is correct. Number seems to be an issue.

Awesome. I'll close this now