You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As reportd by dotty (same thing with showShop):
cyclic reference involving implicit value showCar
This happens when the right hand-side of value showCar's
definition involves an implicit search.
To avoid the error, give value showCar an explicit type.
0 commit comments