AppDesigner react application - uihtml obscure bugs

5 次查看(过去 30 天)
I am currently using the MATLAB app designer with an uihtml component as the "host" of an react web ui.
The html file is built with all resources, styles and (third) party packages bundled into one large HTML file.
Opening this file directly in a "regular" browser works as expected (due to single file no server required), but once I use the HTML with an uihtml component from within MATLAB some small errors start to show:
  • embedded MP4 file does not show, works for GIF though
  • MUI data grid filter function silently does not work
  • js error that only show from within MATLAB
  • ... more to come
Current workflow: develop UI outside of MATLAB -> build to single html file -> replace old html file referenced by app designer -> run app designer application
This workflow is working already, apart from the small bugs described earlier.
I would like to continue this approach of UI development as I can web applications and MATLAB this way instead of using the AppDesigner.
This section talks abouth the limitations of the HTML UI component, but nothing hints about the errors that I am facing currently:
What further limitations of the uihtml component that could be causing my issues are there?
How can I debug my problem? Is it possible to show the developer tools for the uiHTML component?
Thanks for your ideas and support :)
  1 个评论
Harald
Harald 2023-12-14
Hi Martin,
If you believe that you have found a bug in MATLAB, please (also) contact Technical Support. The team can help identify workarounds and, if they agree that it is a bug, make sure that it gets the attention of the developer for this feature.
Best wishes,
Harald

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

产品


版本

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by