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

support compose 1.7.0 please #128

Closed
RavenLiao opened this issue Sep 26, 2024 · 1 comment · Fixed by #133
Closed

support compose 1.7.0 please #128

RavenLiao opened this issue Sep 26, 2024 · 1 comment · Fixed by #133

Comments

@RavenLiao
Copy link

Issue Summary:

After upgrading the following dependencies:

compose-bom to version 2024.09.02
kotlin to version 2.0.20

I encountered an error when running the Gradle task developDebugComposeCompilerHtmlReport.

Error Details:

Unexpected JSON token at offset 659: Expected numeric literal at path: $['featureFlags']
JSON input: .....mbdas": 24,
  "featureFlags": {
    "StrongSkipping": true,
.....

Additional Information:

I was able to reproduce this issue in two different projects.

@PatilShreyas
Copy link
Owner

Thanks for reporting the issue @RavenLiao. Let me plan it this weekend.

PatilShreyas added a commit that referenced this issue Oct 19, 2024
PatilShreyas added a commit that referenced this issue Oct 19, 2024
PatilShreyas added a commit that referenced this issue Oct 19, 2024
#128: Fix: only deserialize metrics values and skip object deserialization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants