Xiaojing Chen
Xiaojing Chen
@leadline42 It works well in my local.
@leadline42 `self.filtered_result_keywords = self.filtered_result_keywords.encode('utf-8').decode('unicode_escape')` You can fix like above. @Alek99 Does pynecone have a way to change a var before rendering?
@sapanp007 If the column data is a list or tuple, I change it to str. https://github.com/pynecone-io/pynecone/pull/576
https://github.com/pynecone-io/pynecone/pull/576 This issue can be closed.
@Alek99 Could you close this issue, I have fixed it.
I will fix this bug after [this pr](https://github.com/pynecone-io/pynecone/pull/571) is merged.
@TommyDew42 If this pr(https://github.com/pynecone-io/pynecone/pull/571) is merged, I will use the `get_field_value` to fix #490. Which issue do you want to have a unit test?