David Matějka
David Matějka
Hi, I ran into this too — this is a bug. In the Fetch Standard, the `credentials` option only affects automatic credentials (like cookies or HTTP authentication managed by the...
related to #154
Hi, you are problably using the [custom component](https://gist.github.com/matej21/6004e68520f8cfe9a514001a5e9c0086) I've send you, right? you are right that missing entity handling is not present, you can add an `else` branch and display...
Thanks for clarifying that. You are right that defaultValue for dynamic selects is currently silently omitted. It is in our internal backlog and defaultValue will be supported someday.