Namespace bug in gii model-creation

Hello forum, I noticed a problem while generating crud for backend application that the namespace in the generated model is set to app\models. This is ok for the basic YII2 template but not for the advanced template. I changed the namespace to backend\models and crud worked like a charm. Do I miss something somewhere??

Hi,

I think no, you just change the "Namespace" input and it will save it for next time.

it’s not bug :)

Thanks, yes I just found out that it’s an input field, probably my mouse needs some calibration, my bad ;D