Yash Makan
Yash Makan
The code is working for me... What version of the billboard module you are using?
any improvement in this issue? I want to implement this feature.
it's not necessarily a bug. To resolve it, try stopping and rebuilding the app. In my experience, using the package after hot reloading triggered this issue. Make sure to rebuild...
Hey @arieroos, I am getting the same error and wanted to use optional scalars in my project too. I won't be able to help in improving the quality standards further...
``` dart DartError: TypeError: Instance of 'JSArray': type 'List' is not a subtype of type 'List' dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/errors.dart 266:3 throw_ dart-sdk/lib/_internal/js_dev_runtime/private/profile.dart 117:39 _generalAsCheckImplementation dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/operations.dart 316:9 _set package:realtime_client/src/realtime_channel.dart 446:5 off package:realtime_client/src/push.dart 120:5...