Nikolaj Kappler

Results 39 comments of Nikolaj Kappler

> Note that the AutocompleteInput is being reworked on (cf #8037). It's possible that the problem you describe is already fixed in the `next` branch. Could you test and report...

> You can use codesandbox on the next branch: > > https://codesandbox.io/s/github/marmelab/react-admin/tree/next/examples/simple I am not sure if this worked as expected. To modify the example, I have to fork it...

I'm not a maintainer, just interested in this PR as I stumbled upon it due to this bug #560

any updates on this? This is a really annoying bug :disappointed:

There's another error message you might get if you try this: `Computed values are not permitted in an enum with string valued members. ts(2553)`

I am trying to connect my Shelly H&T Gen3. I've added the outbound websocket configuration and the device was autodiscovered, but it has no homeassistand device and no entity: ![grafik](https://github.com/home-assistant/core/assets/9429273/7f79c245-8aff-4673-8f67-98442687f5ac)

Ok thanks for the hint @bieniu I'll further tinker with it, haven't had much time yet to set it up...

Hi @icekemia, I am the author of [ra-data-treeql](https://github.com/nkappler/ra-data-treeql) and I am facing the same issue right now. Could you describe your solution in more detail please?

@mevdschee I've noticed that the session cookie returned by php-crud-api differs each time. I am not sure if this is caused by my localhost setup or the backend setup

I've fixed my setup for now by pointing the proxy to the exact URL of api.php I had it setup with the .htaccess template file so all requests to `myurl.com/api/*`would...