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

[BUG] Can't change skeleton data transfer format from msgpack to JSON #2274

Open
acardona opened this issue Nov 13, 2024 · 2 comments
Open

Comments

@acardona
Copy link
Contributor

Even though the "JSON" setting persists, the fetch URL is still formed with msgpack as the chosen data format.

@tomka
Copy link
Contributor

tomka commented Dec 5, 2024

Is this happening for regular tracing data? I just tried on current dev and set "Data transfer mode" in the "Tracing Overlay" section of the Settings Widget. For me switching between Msgpack and JSON worked for me. This works as well when I change this setting through the Layer Controls (even though it doesn't automatically update the Settings Widget and vice versa).

@acardona
Copy link
Contributor Author

acardona commented Dec 5, 2024

My observation was from the settings: adjust the setting to chose e.g., JSON, but then in the network tab of the dev tools observe how the returned data for new skeletons (not cached) is still msgpack and not JSON.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants