Release 4.2.3
Fixes a TypeError in afterLoaded when the iframe video is not inside a container.
View full changelog
Fixed
- Fixed
afterLoadedthrowingUncaught TypeError: Cannot read properties of null (reading 'dataset')when the iframe video is not inside a.afc-videocontainer; now guards against a missing parent before accessingdataset.playMuted.