Max Tobias Weber
Max Tobias Weber
Can you hint us on a sample implementation of a simple custom content type. Or which classes, template and config files are required to get it done and how to...
Can you provide a codesandbox or codepen example with all the code involved? From the last code snippet shown in your code I have doubts even the "flyTo effect" can...
It looks like the Problem with the MapLibre example is, that it expects a valid geojson resource to be passed to the addSource call. Once the data property value is...
@MartinStefko I have also created a MapComponents example for your use case. https://codesandbox.io/s/mapcomponents-example-setdata-g3tgi One thing I am not 100% happy with is the duplicate use of MlGeoJsonLayer with the same...
The repositories are identified by the tag 'type':'repository' ([find repository bindings by tag in migrateSchema function](https://github.com/strongloop/loopback-next/blob/a8b3b00845e8922ca4fd2572ffeedfaa4a979b50/packages/repository/src/mixins/repository.mixin.ts#L276)), the UserRepository binding does not have any tags. I am not yet familiar enough...
I have created a pull request that fixes the autocreation issue and supplies authentication-jwt repository bindings with proper repository binding tags. Incompatibility of id column with mysql still due to...
Please remove the MlScaleReference again from all decorators and create one decorator that is exclusively used in the catalogue demos. That way we can keep the storybook examples as plain...
Hi Randa, Thank you for the contribution and sorry for the late response. I just returned from vacation and my colleagues and I are currently busy with project work. But...