mitjacotic
mitjacotic
On our project bigvideo spams the console with errors and occasionally messes the whole app after we dispose of it because there is [an event attached to a body's click](https://github.com/dfcb/BigVideo.js/blob/master/lib/bigvideo.js#L291)...
#### Describe the bug When generating interfaces (instead od default classes) for typescript, `additionalProperties` are added as actual property to the interface. For example: ```json "Foo": { "type": "object", "properties":...
Fixed use case when dc migration is needed but didn't work due to dependent lib code refactoring.