Switching from Class to Interface deletes all operations

Hey there,

This is 2021.4.9 (but saw that a while ago as well).

When you create a new class, add a bunch of operations to it and turn it into an interface, all operations are silently deleted. See the attached repro gif :

classtointerface

2 Likes

Confirmed this is still in 2021.4.12 stable

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.