Used abp cli to create mvc app including Books sample code.
Expected: book page (for example https://localhost:44392/Books) to have a working "New book" button
Observed: "New book" button did not work
Note: may work on Windows but not on Linux
To reproduce see:
https://github.com/magentuseu/abp-tests
Used abp cli to create mvc app with SaaS turned off.
Expected: SaaS and Multi-tenant turned off
Observed: SaaS tables were present in the database, Multi-tenant feature was turned on
To reproduce see:
https://github.com/magentuseu/abp-tests