I have an issue when I’m trying to use a custom editor (https://surveyjs.io/create-survey). I’ve tried the older versions (less than 3 I forget the exact version) it works fine, but I need also new features so I’m using version 6.
I’m submitting a…
[X ] Regression (a behavior that stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[ ] Documentation issue or request
Current behavior
I set the editor url
then on my content page it’s not shown because the ifame element has height: 0
Where exactly is the issue? The main challenge with angular is to combine it with the editor, because you need a build process. But I will see if I can write a sample today.
I appreciate your support, thank you! I implemented the data updating on a content page, however, I’m not sure that my way is correct. I’d be grateful to see samples.