Philipp Gortan

Results 20 issues of Philipp Gortan

We are using 0.2.1 of es6-react-mixins with react 0.14.7. One of our components uses two mixins, and works fine. However, our console log is flooded with warnings a la: `Warning:...

As tested on demo.getmesh.io with Gentics Mesh 1.5.3: it is currently possible to publish nodes in a folder that are not yet published themselves. This should not be allowed (and...

I'm experiencing an issue when simplifying a geometry that has a hole in it (and is thus a Multipolygon) in the input). This reproducer downloads a Geopackage, extracts a single...

While profiling some hot code I reviewed `Moose::Meta::TypeConstraint::equals`, and think that the lower half of it is bogus and can be removed: After the single "return 1" of the method,...

needs review

Hi @jeerbl , thanks for your work on webfonts-loader - this does exactly what I was looking for when moving my team from a proprietary svg-to-font solution. I succeeded in...

This pull request adds support for validation of OpenAPI specs that make use of the [additionalProperties](https://spec.openapis.org/oas/latest.html#model-with-map-dictionary-properties) feature. For an type=object, `additionalProperties` _and_ `properties` can both be specified, or only one...

gspread-pandas' `Sheet` class has implemented some logic to know when sheet metadata needs to be refetched - cf `refresh_spread_metadata`. However, the current implementation fails to make use of its potential....

Sharepoint uses system lists for Site Pages, Site Assets, etc. These lists are currently inaccessible via O365. According to this documentation: https://learn.microsoft.com/en-us/graph/api/list-list?view=graph-rest-1.0&tabs=http and this SO response: https://stackoverflow.com/a/47563009/12194489: > Lists with...

I recently upgraded to pandasdmx[cache]>=1.10.0 after the recent Eurostat API change. At the same time, I improved my code to follow the walkthrough document and use structure-specific data. However, now...

wontfix

I lost some hair today trying to get the example to work - until I found out that the currently published version 1.1.2 is not compatible with the current version...