M@S
M@S
This is also a big problem for us as well. Has there been no progress yet? @FernetB or @mightytyphoon Is there a Capacitor plugin that you used to implement Axios...
I'm using this with LWCs (i.e. not Aura components) and both pageRefs don't always have `attributes` either. I created a workaround where I added the `recordId` as a payload prop...
I figured out a band-aide for it by adding the code below at the end of `getRealPath()` in `FileHelper.java`: ``` // If the path is still null try the getPath()...