When I added Compose for Web to a project, IntellI...
# compose-web
m
When I added Compose for Web to a project, IntellIJ stopped importing the modules in the common module, but Gradle can still access the modules
o
Was is it a completely new project? Or was it using other compose versions? What would be the steps to reproduce this? What's the IDEA's version? thanks!
m
It was a completely new project Steps to reproduce: Create a Compose Multiplatform project with the wizard, then change compose version to 0.0.0-web-dev-13, also change Kotlin version to 1.5.0 Reload the Gradle project and the modules in the common module don’t get imported
🙏 1
IDEA About Thing: IntelliJ IDEA 2021.1.2 RC (Ultimate Edition) Build #IU-211.7442.27, built on May 24, 2021 Licensed to IntelliJ IDEA Evaluator Expiration date: June 9, 2021 Runtime version: 11.0.11+9-b1341.57 amd64 VM: Dynamic Code Evolution 64-Bit Server VM by JetBrains s.r.o. Linux 5.8.0-53-generic GC: G1 Young Generation, G1 Old Generation Memory: 1458M Cores: 8 Registry: ide.new.stripes.ui=true, ide.balloon.shadow.size=0 Non-Bundled Plugins: Key Promoter X (2021.1.1), com.intellij.nativeDebug (211.7442.9), com.mallowigi (36.0), mobi.hsz.idea.gitignore (4.1.0), com.genuitec.codetogether (4.0.1-00895), com.demonwav.minecraft-dev (2021.1-1.5.10), org.jetbrains.kotlin (211-1.5.10-release-891-IJ7142.45), com.chrisrm.idea.MaterialThemeUI (6.5.0.1) Kotlin: 211-1.5.10-release-891-IJ7142.45 Current Desktop: ubuntu:GNOME
o
ended up creating a ticket for us - https://github.com/JetBrains/compose-jb/issues/707