Skip to content

Conversation

alenap93
Copy link

Description

Now decorator IsBase64 passes options to IsBase64 method.

Checklist

  • the pull request title describes what this PR does (not a vague title like Update index.md)
  • the pull request targets the default branch of the repository (develop)
  • the code follows the established code style of the repository
    • npm run prettier:check passes
    • npm run lint:check passes
  • tests are added for the changes I made (if any source code was modified)
  • documentation added or updated
  • I have run the project locally and verified that there are no errors

Fixes

fixes #2374

braaar
braaar previously approved these changes Mar 19, 2024
@braaar
Copy link
Member

braaar commented Mar 19, 2024

Could you run prettier to fix the formatting issue, @alenap93 ?

@daniel-mejia-deel
Copy link

Hi there! Is there any update on this @alenap93?
Your solution really solves the current issue with IsBase64 with urlSafe parameter in true!

@alenap93
Copy link
Author

alenap93 commented Jun 6, 2024

I haven't any news😞

@braaar
Copy link
Member

braaar commented Jan 17, 2025

Thank you for the PR! I just landed a slightly different version of the same fix.

Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

fix: options for @IsBase64 decorator are ignored
3 participants