Open
Description
Describe the issue
In the controladdin "WebPageViewer" the ressource loader.gif is not found (Spinner)
If you send a long html string to the addin you should see a spinner.
Instead of the spinner, you see the following:
Not quite sure what causes the problem.
maybe here:
WebPageViewerHelper.js
var spinnerSrc = Microsoft.Dynamics.NAV.GetImageResource('Loader.gif');
WebPageViewer.ControlAddin.al
Images = 'Resources\WebPageViewer\images\Callback.html',
'Resources\WebPageViewer\images\Loader.gif';
Please can someone help me to get this fixed?
I am not a professional in JS.
Expected behavior
Spinner is shown.
Steps to reproduce
see above.
Additional context
No response
I will provide a fix for a bug
Metadata
Metadata
Assignees
Labels
No labels