Using if session
to only run code when session has initialised fails
#1327
Labels
if session
to only run code when session has initialised fails
#1327
Hello,
Let me show the issue using a very simple reprex:
Issue
Generates the error
And as you can see I implemented exactly the solution the error message recommended and got the exact same error
Workaround
It took me a long time to find a workaround which is not documented anywhere so I'm sure it's more of a hack:
It's still pretty clean, so if you think this would be a good general solution, you can just update the error message so others know how to fix this issue too :)
Kind regards
The text was updated successfully, but these errors were encountered: