reflex icon indicating copy to clipboard operation
reflex copied to clipboard

[Fix: issue 652] Fix escaping quotes in dict values

Open d29107d opened this issue 2 years ago β€’ 1 comments

All Submissions:

  • [x] Have you followed the guidelines stated in CONTRIBUTING.md file?
  • [x] Have you checked to ensure there aren't any other open Pull Requests for the desired changed?

Type of change

  • [x] Bug fix (non-breaking change which fixes an issue)

New Feature Submission:

  • [x] Does your submission pass the tests?
  • [x] Have you linted your code locally prior to submission?

Changes To Core Features:

  • [x] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [x] Have you written new tests for your core changes, as applicable?
  • [x] Have you successfully ran tests with your changes locally?

Description

Fix escaping quotes in dict values Close https://github.com/pynecone-io/pynecone/issues/652

d29107d avatar Mar 15 '23 07:03 d29107d

Ok nice testing this locally now.

Alek99 avatar Mar 16 '23 05:03 Alek99

@Alek99 @picklelo Could you have a review?

d29107d avatar Apr 13 '23 16:04 d29107d