When I try to load IFC files using the ifc.js library, I frequently encounter numerous messages like the following in the console:
Unexpected style type: 3800577675 at 213152 (web-ifc-api.js: 933)
Unexpected style type: 3800577675 at 213511 (web-ifc-api.js: 933)
...
What causes these messages to appear? Is there a way to stop them from showing up?