Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stack overflow exception when reading from HtmlComponent.Text.Value #233

Open
bjsi opened this issue Jul 20, 2020 · 1 comment
Open

Stack overflow exception when reading from HtmlComponent.Text.Value #233

bjsi opened this issue Jul 20, 2020 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@bjsi
Copy link
Member

bjsi commented Jul 20, 2020

Description, Steps to Reproduce

I was creating a plugin to preview the content of an element by hovering over a link created using the Html Component context menu > insert HTML link > element.

I was getting the content of the element by getting the first html component (not control) from the element's component group and accessing the content like: component.Text.Value

This functions correctly until the Html Control is edited. After the control is edited, when you hover over the link, you get a stack overflow exception.

ezgif com-video-to-gif

I'll message you the video on discord, the quality of the gif is quite poor.

@alexis- alexis- added the bug Something isn't working label Aug 3, 2020
@alexis- alexis- added this to the SMA 2.1.0 "Open-Beta" milestone Aug 3, 2020
@alexis- alexis- added the good first issue Good for newcomers label Sep 24, 2020
@alexis-
Copy link
Member

alexis- commented Nov 5, 2020

I can't read the video, the text is too small. Could you upload the stracktrace ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Development

No branches or pull requests

2 participants