You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes onLoad*, onError events not called from child component
If the child component also defines the same onload methods this component defines, then this component's events won't be called and thus the bar will not render.
0 commit comments