Mentions légales du service

Skip to content

Fix console message when parsing cancelled or error occured while parsing

ORDRONNEAU Camille requested to merge cordronn/vite:fix/nullptr-error into master

When the parsing was cancelled or there were errors while parsing a message appeared in the console:

QObject::connect(EntityValue, Render_alternate): invalid nullptr pointer

This problem may have a deeper cause.

Edited by Philippe SWARTVAGHER

Merge request reports