Timon

Results 22 comments of Timon

What is the status of this PR? I really need GeoShape support :/

Will this be merged, it is highly needed for testing 👀

@deivyd321 have you figured it out? Would be wonderful if you could share your results.

Actually, wouldn't it be enough to just remove the `_` when we call the policy store, then we could use `ClientPolicyPrefix` for the counter key as well without introducing another...

Any plans on continuing supporting this extension? A quick info would be wonderful for some who might put this into their decision of implementing things with Dapr and Azure Functions...

It seems like the plugin uses the utility function `setValue` instead of the `setStateValue` of the state context factory which includes the `ngxsOnChanges` logic. This might be a general thing...

> You are doing it wrong. According to docs it shohuld be; > > ```ts > validate: validator({ schema }), > ``` Have a closer look: > OR use the...

> Hi @timonmasberg A simple workaround is to use `nzMatchRouter` on the external link's parent; like this: > > ```ts > > Navigation Four - Link > > ``` >...