Closed oiiakm closed 1 year ago
Hey @oiiakm, is this the same NullPointer as the one in this thread? https://github.com/github/codespaces-jetbrains-feedback/issues/101#issuecomment-1553887533
Yeah @thomas-sickert it is the same thread #101
Thanks for confirming, going to close this issue and track the fix in that #101
Description
I encountered a
java.lang.NullPointerException
while using the JetBrains Gateway plugin. It seems to be related to a casting issue.Steps to Reproduce
java.lang.NullPointerException
error.Impact
The
java.lang.NullPointerException
error disrupts the normal functionality of the JetBrains Gateway plugin. It prevents me from using specific features or performing certain actions.Additional Context
Error Stack Trace