Daniel Thoma
Daniel Thoma
Did run into the same issue. Seems like a Firefox bug. https://bugzilla.mozilla.org/show_bug.cgi?id=1864284
@saibotk u can already take a look if you want. But otherwise, it should be pretty much be ready.
Well this is not actually a error. Path with '.' have to be ignored at the moment, since we can't distinguish between actually accessing a nested object or accessing a...
Closing this issue for now, since i see now way to allow properties with dots.
Added some test cases for this, but it seems to work fine thou? [31](https://github.com/clickbar/dot-diver/pull/31) Sorry for getting to this so late.
I agree on that and will include the change as part of the next major release. Currently trying to optimize performance here, so that should (hopefully) not be to far...