Contracts Wizard not reacting to `access control` changes selection ?!

I have attempted to try out using the OpenZeppelin wizards contract generator, but have noticed that upon selecting between the ownable and roles options... nothing happens on the generated contract ?! Is that meant to be ?

As I see there is an import /Ownable.sol contract for this... but not being reflected on the wizard ?

:1234: Code to reproduce

:computer: Environment

browser => https://docs.openzeppelin.com/contracts/4.x/wizard

First select one of the features only then will the Ownable / Roles options make do.

1 Like

I had only selected Permit which did nothing and the only feature I wanted... my bad