While going through the LWR documentation I found this developer preview warning.We are planning to use LWR in some of our open source production grade app.Can we go ahead and use it in production grade apps?I would like to double check and confirm if there any pitfalls while using LWR in production. Kindly help me to know more details
3 risposte
For starters, there are only about half as many available components (checked now) for LWR than there are for regular experience pages. Also, LWR's inability to run Aura components meant there are certain features I couldn't run (like running screen flows programmatically, since that component is only available in Aura).