David Roda
David Roda
Just commenting to note that I was recently bit by the compile time pinning of these config values. It is very non intuitive and extremely frustrating to troubleshoot. At a...
I had this issue as well. Resizing the browser would cause the polyfill to appear. I triaged by replacing the call to handlePropertychange at the end of the init() function...
Would callback hooks be a way to provide initial data to schema objects, or would that be a separate issue?
Here is a link to the latest version of Masonry this works with: https://raw.githubusercontent.com/desandro/masonry/v2.1.08/jquery.masonry.min.js
It looks like this was fixed in https://github.com/openwisp/django-rest-framework-gis/commit/c354c21e8c3c65c9df9e0d9fec726d4a50a51d1a 2 days after the latest release 🤦 Any plans to cut a point release soon or for this? It breaks the openapi...
@nemesifier any plans to do a point release with this fix in it? It would be super helpful, I am currently overriding the class just to monkey patch this api...