Design Mode
#4700
Replies: 1 comment
-
The expected behaviour with the Improvements to design checks were made in #4057
You'd likely need to submit a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have upgraded from 99.2.12 to 119.1.2 and are facing an issue now. We use visual studios integrated WinForms Designer within our own application to enable customers to create dashboards (we call them layouts) using several custom controls as well as a WebBasedControl. This control hosts a CefSharp Browser and allows to configure URL as well as other properties which are provided by a defined javascript within the web page. In the newer version, loading of a page has been disabled.
Is there a way around it? Would it be possible to disable that feature by a switch or something similar?
Thank you in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions