hi
Please share your project source code and steps with liming.ma@volosoft.com
hi
There is no cache URL in the code, it must be a configuration problem. Please check again.
You can debug the application locally to check your configuration.
hi
We will fix it in 7.0.2
There was an error trying to log you in:
What are the error logs of the backend? Can you reproduce the problem with a new template? Are you using Docker?
But when we manually enter the path of the file through the URL. It seems that it has the updated version, but yet, the editModal.cshtml still seems to use the previous version.
hi
Can you share your abp.ModalManager code?
How do you load js file?
Can you use AzureSignalR during local development?
I have not purchased AzureSignalR, so I cannot provide an example. Can you share a project that uses AzureSignalR to reproduce the problem?
Please share your test project.
liming.ma@volosoft.com
hi
You can create a new project and migrator it to a new database and then check the tables of OpenIddict.
The data come from the OpenIddictDataSeedContributor of your project
https://github.com/abpframework/abp/blob/dev/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Domain/OpenIddict/OpenIddictDataSeedContributor.cs
how can the data be imported from Identity tables to OpenIddict tables without migration?
There is currently no way to do this.