Dynamic Select Options #23

Closed
opened 2024-06-11 13:26:54 +00:00 by mitchell · 2 comments
Owner

Somehow this needs to support dynamic select options. This could work through the context, but then we need to make sure that it works on the server (which might not be able to provide said context.)

Somehow this needs to support dynamic select options. This could work through the context, but then we need to make sure that it works on the server (which might not be able to provide said context.)
Author
Owner

Check that this works, and perhaps integrate signals to make it responsive.

Check that this works, and perhaps integrate signals to make it responsive.
Author
Owner

Looks like it works. It gets a little more dicey when you load a resource, as that needs to be in a suspense, but create_local_resource works just fine.

Looks like it works. It gets a little more dicey when you load a resource, as that needs to be in a suspense, but create_local_resource works just fine.
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MarinoDev/leptos_form_tool#23
No description provided.