twilio-professional-services / flex-project-template

A starting point for Twilio Flex projects, providing management strategies for various types of artifacts and distributed development
https://twilio-professional-services.github.io/flex-project-template/
Apache License 2.0
64 stars 71 forks source link

CreateAsyncThunk support #631

Closed OpCodeIN closed 2 months ago

OpCodeIN commented 2 months ago

Is it possible to add createAsyncThunk

dremin commented 2 months ago

Hi @OpCodeIN! Flex itself does not currently support this, however there is another solution available for async actions: https://www.twilio.com/docs/flex/developer/ui/redux#write-asynchronous-actions