@duypnguyen Actually I got the error " Cannot read property 'state' of
andefined" at the app.js at this line "const profiles =
this.state.profiles".Here is my ActionForm.js /* * */
import React, { useState } from 'react' import PropTypes from
'prop-types' import ErrorBoundary from 'react-error-boundary' import {
Flex, Heading, Form, Picker, TextArea, Button, ActionButton,
StatusLight, ProgressCircle, Item, Text, View } from
'@adobe/react-spectrum' import Function from
'@spectrum-icons/workflow/...