CheckboxList selecting everything
Solved the first issue by defining the data structure:
Can't get the submit button to do anything though
Can't get the submit button to do anything though
public ?array $data = [
'accessToken' => '',
'selectedProducts' => [],
];