Kevin Bluer
Kevin Bluer
Partial fix at the following: https://github.com/trufflesuite/vscode-ext/pull/43 (edit: maybe)
hey @michaeljohnbennett apols for not replying to this comment sooner! i think there's definitely plenty we can do improve things re the workflow as you go through the edit, compile,...
@michaeljohnbennett getting this consistently now when attempting to debug `TruffleDAO.propose()`. Noticed we're somewhat behind with our `@truffle/codec` version (`v0.11.22` vs `v0.12.5`) so going to try bumping that.
Bumped `@truffle/codec` although no joy 😓
FWIW i'm still appearing to get the issue despite the fix 😢 To confirm in case I'm missing something, I've bumped `@truffle/codec` to `0.12.7` and re-running the following steps (including...
When attempting to debug (via the following step included above), I get above `Cannot read property 'typeClass' of undefined` in my debug console
Was just doing some digging into this (and about to reply to your above question @haltman-at) when I noticed `session.ready()` wasn't actually being called. Just added as a [temp fix](https://github.com/trufflesuite/vscode-ext/commit/154f7082384cd446092bbfb9a318ba481d7a247b)...
Moving to code review in the GH project as it's mostly done (although not assigning anyone yet as I want to flesh out the tests a little more further first).
Definitely, would be great to brainstorm further @fainashalts. I'll schedule a quick check-in on for later this month. Also for reference I updated the network list to better reflect parity...
Also changed the issue title to be specifically about "networks". Services such as IPFS have separate issue(s).