-
### Which @angular/* package(s) are relevant/related to the feature request?
core
### Description
If I want to pass signal based data to a `ComponentRef` we have to set the input and create an effe…
-
With the original implementation (https://jotai.org/docs/guides/initialize-atom-on-render), I created:
```tsx
// HydrateAtoms.tsx
import type { Component, JSXElement } from 'solid-js'
import { us…
-
### Is your feature request related to a problem?
Current definitions in the schema like this:
```
DEFINE FIELD `$id` ON TABLE test VALUE {RETURN record::id(id)};
```
Seem to work only with r…
-
Hello!
Our project is replacing regular spring with Spring Reactive (Mono, Flux, etc.). The yubico library does not support reactive contracts in the CredentialRepository. Is it possible to release …
-
### Description
Heya. Is there a way to open a modal, while passing props and keep their reactivity?
```ts
const localModalValue = ref(false);
const isLoading = ref(false);
useModal().open(MyM…
-
Currently Joist supports "see through" reactivity for Reactive References (RR).
I.e. if `Author.favoriteBook` is a RR (calculated via a `books: { comments: "rating" }` reactive hint) then `Publishe…
-
### Describe the bug
I noticed while working on #41929 that:
* For JDBC datasources, we don't even try to connect to a database if the JDBC URL is not set
* For Reactive datasources, we default…
-
Around April SQS support was added to Smallrye Reactive Messaging. I asked on Zulip if Quarkus integration is planned and were transferred here. Is this topic considered?
For potential reference http…
-
Hi,
I used the context menu to add member of an issue when onClick but the checked value of this item is not updated.
```js
{
label: t('members'),
children: members.map(member => ({
…
Dysey updated
1 month ago
-
Hello everyone,
I would like to suggest adding reactive filters to Briefer, as we have several use cases where this feature would be very useful.
For instance, I work with a database that contai…