Ethan Cheung
Ethan Cheung
目前这个功能暂时还没有添加吗?
2024年了,这个bug还没修复,不知道如果PR的话作者会review吗?
File "/.venv/lib/python3.11/site-packages/plotly/io/_json.py", line 146, in to_json_plotly opts = orjson.OPT_NON_STR_KEYS | orjson.OPT_SERIALIZE_NUMPY This line of code may cause this issue
@ndrezn Sorry, there were some issues with my local environment, so I have reopened a new PR here.
@gvwilson Is it okay to proceed with merging?
> hi @yzcheung - thanks very much for your PR. We're currently trying to figure out which bits of authentication should go in dash, which should go in dash-auth, and...
Thank you for reporting this issue. ## Root Cause The behavior you’re experiencing stems from a change in the query string parsing logic introduced in Dash 2.18.2. Specifically, the `_parse_query_string`...
Hi @ezwc, Thank you for raising this issue and for providing detailed examples. ## Why This Issue Requires RFC Compliance The core problem arises from the interpretation of `&` in...