client-web icon indicating copy to clipboard operation
client-web copied to clipboard

Reduce the noise in the browser console

Open ccanos opened this issue 7 months ago • 0 comments

Description

As a an Alkemio developer I want a less errors in the browser console so finding real problems is easier and the console itself is useful for debugging

Examples of errors that can be addressed

  • [ ] WYSIWYG editor errors
  • [ ] DOM validation, elements nesting errors
  • [ ] React warnings about state update on unmounted components

Acceptance criteria

  • [ ] Remove console errors.
  • [ ] Create issues if some fixes don't fit in the time box

Additional Context

Strategy: Try to start with the errors that are being thrown on page load, myDashboard etc... Then continue with the journeys.

Areas that will be affected

Client.

Timebox to: 1 day

ccanos avatar Jul 15 '24 19:07 ccanos