Originally reported by: Francis Guérin (Bitbucket: Faterou, GitHub: Faterou)
When an event is handled, it waits until everything has finished loading before sending the serialization to the parser. The probe then has to possibly serialize the event on an element that was on the last page.
Suggestion: Make a different calls for an event and for a serialization.
Originally reported by: Francis Guérin (Bitbucket: Faterou, GitHub: Faterou)
When an event is handled, it waits until everything has finished loading before sending the serialization to the parser. The probe then has to possibly serialize the event on an element that was on the last page.
Suggestion: Make a different calls for an event and for a serialization.