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

Widget Error: NullInjectorError: No provider for XYZ #3

Open
hansn57 opened this issue Sep 6, 2020 · 2 comments
Open

Widget Error: NullInjectorError: No provider for XYZ #3

hansn57 opened this issue Sep 6, 2020 · 2 comments

Comments

@hansn57
Copy link

hansn57 commented Sep 6, 2020

Hi,

I am working with a local instance of Thingsboard v3.1.1 on a Raspberry Pi 4 running Raspbian 10 (Buster). During the testing for the ESP32-OTA example I have observed an error in the provided ota widget.
image

Any help is appreciated!

@teguhprataman
Copy link

Downgrade Thingsboard version to v2.5.1, it works for me.
I think this widget not compatible with v3.x.x

@lilalukas
Copy link

Have the same error.
In the input-widgets the toast-msg is created using
$scope.showSuccessToast(translate.instant('widgets.input-widgets.update-successful'), 1000, 'bottom', 'left', $scope.toastTargetId);
maybe you can change the OTA-Widget accordingly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants