Hi, im trying to register a Generic Nervous System Function but it looks like it’s not working as expected, it looks like the new topic field is always passed in as [] and result in a topic is required error.
Also I noticed that the declarations on the @dfinity/sns npm package are not up to date yet, could it maybe originate from that?
I still need to try it through quill but i was wondering if anybody else has run into a similar issue.
Thanks a lot for reporting this. Enforcing that new custom proposals must have topics was released without a proper heads up for the clients, e.g., quill, to adjust to it. We’re going to bump quill and make a new release soon, I’ll update this thread once we have that.
I’ll also notify all SNS devs in via the DAO circle OpenChat group about this recent change. As you’re an SNS frontend developer yourself, we’d very much appreciate the fix in ic-toolkit.
I can confirmed that it works,
i will wait for the release of the new @dfinity/sns package until that time i will do a custom implementation for toolkit to temporary fix it.