Open
Description
I'm creating an application with using Redux state manager and I would like to use Redux DevTools chrome extension for logging and debugging purposes during development. However, it doesn't seem that the extension can detect a store created from lightning web component (due to secure wrappers??)
Does anybody know if it's possible to make Redux DevTools work with stores created from LWC?
Activity