sqldelight icon indicating copy to clipboard operation
sqldelight copied to clipboard

com.intellij.diagnostic.PluginException in SqlDelightFileViewProviderFactory.kt:234

Open square-clippy opened this issue 2 years ago • 1 comments

Error in SQL Delight IntelliJ Plugin

com.intellij.diagnostic.PluginException in SqlDelightFileViewProviderFactory.kt:234 Element: class app.cash.sqldelight.core.lang.SqlDelightQueriesFile #SqlDelight because: project is disposed: Project(name=becoach-frontend, containerState=DISPOSE_COMPLETED, componentStore=/Users/niklas/dev/becoach/becoach-frontend) (disposed) invalidated at: see attachment [Plugin: com.squareup.sqldelight]

View on Bugsnag

Stacktrace

SqlDelightFileViewProviderFactory.kt:234 - app.cash.sqldelight.intellij.lang.SqlDelightFileViewProvider.contentsSynchronized$lambda-7$lambda-6

View full stacktrace

Created automatically via Bugsnag

square-clippy avatar Aug 15 '22 12:08 square-clippy

I closed a project, switched to a new project (which was already open), made an edit in one of the sq files and then that happened. Along with #3443 & #3445

vanniktech avatar Aug 15 '22 12:08 vanniktech