Newcore-mobile
Results
2
issues of
Newcore-mobile
I saw the official doc: https://www.prisma.io/docs/reference/tools-and-interfaces/prisma-client/crud#count have `count()` definition. But not found in the prisma-client-go.
kind/feature
team/client
When showing the DevicePreview. The output print the following log: ``` [ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: dependOnInheritedWidgetOfExactType() or dependOnInheritedElement() was called before _DevicePreviewState.initState() completed. When an inherited widget changes, for example if...