Skip to content

Fix kotlin/js code and samples #179

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

Merged
merged 3 commits into from
Aug 27, 2024
Merged

Fix kotlin/js code and samples #179

merged 3 commits into from
Aug 27, 2024

Conversation

Mr3zee
Copy link
Collaborator

@Mr3zee Mr3zee commented Aug 27, 2024

Subsystem
Kotlin/JS artifacts and samples

Problem Description

  • Obfuscating problem with findAssociatedObject
  • ktor-web-app sample was outdated and contained code problems

Solution

  • Overcome obfuscation issue
  • Update ktor-web-app

@e5l
Copy link
Member

e5l commented Aug 27, 2024

please check the build before merging

@Mr3zee Mr3zee merged commit a2d2883 into main Aug 27, 2024
1 check passed
@Mr3zee Mr3zee deleted the fix-web branch August 27, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After js production webpack, code throws TypeError IllegalStateException in samples/ktor-web-app front-end
2 participants