Activities of "alper"

Maybe Blazor didn't implement this because it runs in your browser. Also Blazor is a client and you also have a host. So these projects have different versions. The best practise is storing Blazor client version in a const variable and get the host version via API call. Create a new application service like ApplicationInfoAppservice and return the version from this service...

is your host is up and running? check https://localhost:44325

Answer

@l.lemmens thanks for reporting, we'll check that.

@lszabados do you want to add a summary desc for your properties? and do you want to see that summaries only on the entity?

Answer

@james :

I created a new Microservices project using ABP Suite. When I add a new Tenant, regardless of the username and password entered, the Save action always produces "admin@abp.io" with the standard password.

When I create a standard Application (monolith), the action works as expected.

BTW, the 4.2.0 update is awesome! Keep up the fantastic work.

yes, this is a known bug and the team is working on this issue. this will be fixed in v4.3. as a workaround, you can update the new user credentials manually.

Answer

@michael.sudnik:

When will 4.2.1 be released? We need the fix for the modals within modals.

Today

hi,

we couldn't reproduce... can you try to generate it again then send us the Suite logs to info(@)abp.io the logs are located here

%UserProfile%\.abp\suite\logs

Actualla a module is not different than the application itself. The main difference is UI files and dependant client packages. The UI files (JS, CSS and others) must be embedded resources to be able to use it in the main application. Add the 3rd party library references to your module and use it. if you fall into any issue write back us.

Answer

@kzmyvr we'll check and get back to you.

Showing 1151 to 1160 of 1975 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 19, 2024, 12:56