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

Bootstrap slider prevents rendering PDF #341

Open
j-ulrich opened this issue Feb 1, 2024 · 0 comments
Open

Bootstrap slider prevents rendering PDF #341

j-ulrich opened this issue Feb 1, 2024 · 0 comments

Comments

@j-ulrich
Copy link

j-ulrich commented Feb 1, 2024

We ran into the same issue as reported in surveyjs/survey-pdf#295 but with the bootstrap slider instead of the nouislider:

It also fails with the error message

TypeError: Cannot read properties of undefined (reading 'render')

when calling TextFieldBrick.renderReadOnly().

The Bootstrap slider has the same code as the nouislider before it was fixed in 6bcecf9#diff-2a4baf2f8527f584abaf850255c207671bc67d6772a28baf7f259cfef011824cR217 so I suspect it's the very same bug as surveyjs/survey-pdf#295.

Example reproducing the issue: https://codesandbox.io/p/sandbox/surveyjs-angular-forked-2g7f2t?file=%2Fsrc%2Fapp%2Fcomponents%2Fpdf.component.ts (Click on "Save as PDF").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant