Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Tizen): Fix exceptions thrown from logging methods (#5063)
PR #5050 unboxed the console log methods, which broke logging on Tizen. This change was never released. This fixes the issue by using arrow functions to prevent unboxing.
- Loading branch information