HTML parsing for data from the Australian Morningstar page has stopped working. For example, when asking for OnePath OA FR IP-T. Rowe Price Global Eq fund's NAV with the function call =muFunds("nav","MMF1563AU", "morningstar-au"), an HTML parsing error is obtained:
TypeError: No se puede llamar al método "getValue" de undefined. (línea 145).
This issue has been solved in commit c10fdc5c0c61d646cb0ed861308c2ca9048f79c2 (Bugfixes for Morningstar AU) and will be incorporated to the next µFunds release, v2.2.
HTML parsing for data from the Australian Morningstar page has stopped working. For example, when asking for OnePath OA FR IP-T. Rowe Price Global Eq fund's NAV with the function call
=muFunds("nav","MMF1563AU", "morningstar-au")
, an HTML parsing error is obtained: