Skip to content

Conversation

BrunoQuaresma
Copy link
Collaborator

No description provided.

@BrunoQuaresma BrunoQuaresma requested review from ammario, mtojek and a team February 20, 2024 16:30
@BrunoQuaresma BrunoQuaresma self-assigned this Feb 20, 2024
@BrunoQuaresma BrunoQuaresma requested review from Kira-Pilot and removed request for a team February 20, 2024 16:30
@ammario ammario removed their request for review February 20, 2024 18:43
@BrunoQuaresma BrunoQuaresma merged commit a827185 into main Feb 21, 2024
@BrunoQuaresma BrunoQuaresma deleted the bq/move-autofill-to-experimental branch February 21, 2024 14:48
@github-actions github-actions bot locked and limited conversation to collaborators Feb 21, 2024
// Auto fill parameters
const userParametersQuery = useQuery({
queryKey: ["userParameters"],
queryFn: () => getUserParameters(templateQuery.data!.id),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will templateQuery.data ever be null or undefined?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants