Skip to content

Fix out of memory bug for mobile clients

Burak Hançerli requested to merge hotfix into master

This MR brings the following features;

  • fix: prevent mobile clients from crashing because of initial memory allocation
  • fix: disable stack debugging console logs to reduce the CPU usage of the browsers
  • fix: cannot hide components properly on load
  • add: examples to be used during the development process

Merge request reports

Loading