Skip to content

Fix JavaScript variable dartPdfJsBaseUrl access from Dart#1707

Open
yorifuji wants to merge 1 commit into
DavBfr:masterfrom
yorifuji:fix/dartPdfJsBaseUrl
Open

Fix JavaScript variable dartPdfJsBaseUrl access from Dart#1707
yorifuji wants to merge 1 commit into
DavBfr:masterfrom
yorifuji:fix/dartPdfJsBaseUrl

Conversation

@yorifuji

@yorifuji yorifuji commented Aug 1, 2024

Copy link
Copy Markdown

Title

Fix JavaScript variable dartPdfJsBaseUrl access from Dart

Description

Thank you for maintaining such an excellent library.

This pull request addresses an issue with how the dartPdfJsBaseUrl JavaScript variable is accessed from Dart code. The previous implementation did not correctly handle the conversion from the JavaScript string to Dart, leading to potential exceptions during runtime when retrieving it.

Changes

Updated the Dart code to correctly convert the dartPdfJsBaseUrl variable from JavaScript to Dart’s string type.

@rickypid

Copy link
Copy Markdown

Is there any news about merge this fix?

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

Successfully merging this pull request may close these issues.

2 participants