"anthonyh" 'in aktiviteleri

Hello,

I used ABP Suite to create an entity with a navigation property. On the add navigation property page, I chose Modal as the UI pick type. When I ran the application, on the page for creating the new entity, I clicked Pick, nothing happened.

In Chrome developer tools, I got a 404 error for not able to find the lookupModal.js file.

I looked at the createModal.js file which calls the lookupModal.js and found the scriptUrl is set to "/Pages/Rfid/Shared/lookupModal.js".

However the folders' structure is like the picture below:

So I think the correct scriptUrl should be "/Pages/Shared/lookupModal.js". I manually corrected the scriptUrl. This time when I clicked the Pick button, I got another error message which is shown in the picture below:

In a word, I think there are two bugs. First, the auto-generated scriptUrl is incorrect. It mismatches the folders' structure. Second, the Pick button still doesn't work even after fixing the scriptUrl.

11 kayıttan 11 ile 11 arası gösteriliyor.
Made with ❤️ on ABP v8.2.0-preview Updated on Mart 25, 2024, 15:11