Property Pane Issues After Updating Visuals API to 2.x

Issue #40 closed
Daniel Marsh-Patrick repo owner created an issue

We downgraded to try and get fetchMoreData() to work but this didn't pan out (refer to notes in #37). As such, attempting to re-apply 2.x breaks the properties pane, so we're going to leave as API v1.13 for 1.0.0.0 of the visual.

The work here is to correctly implement 2.x for the features that we can deliver, if 3.0 is not production-ready in a timely manner and/or fetchMoreData() is still borked.

Comments (2)

  1. Daniel Marsh-Patrick reporter

    I fixed this in #44 (commit 40782d8), as I needed to upgrade the API to v2.2 and it I found an issue with how I was removing instances.

  2. Log in to comment