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

fix: Envfile with drag & drop cuts values with # char #1600

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Ponnada96
Copy link

@Ponnada96 Ponnada96 commented Mar 19, 2024

Description πŸ“£

Modified the LINE expression in the ParseDotEnv.ts file, removing the '#' character from the 2nd capturing group, resolves the issue #1382 where the Env-file cut values containing the '#' character during drag & drop.

Type ✨

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
Infisical_Issue1.webm

@Salman2301
Copy link
Contributor

I also add line.trim() for each line

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.

None yet

2 participants