pixiebrix-extension icon indicating copy to clipboard operation
pixiebrix-extension copied to clipboard

Text from HTML Reader to Modal gets truncated

Open corinnemayans opened this issue 3 years ago • 0 comments

When I use the HTML render brick and then I follow it by jq (or a regex brick) the output of the HTML is cut. Check this screenshot for example: You can see the outputHTML variable starts with "<html lang="en" style="- Then I use a jq brick to do some manipulation on the outputHTML data.

However the output data at this point starts like this (2nd screenshot): <div style="position: fixe

Therefore there's some issue in transportation between these two bricks where the variable is cut'truncated somewhere

Slack Message

corinnemayans avatar Oct 20 '22 23:10 corinnemayans