else If でアクティビティの操作が出来ない

StudioXを使用しています。

else if で分岐を作成して

2つ目以降の 条件分岐 else ifを追加した際、
直下にアクティビティを設置してもデザイナーパネルでは操作できないです。

横のプロパティパネルからは可能です。

もともとこういう仕様だったでしょうか?

@_shohei

you mean its not allowing you to type int he designer panel?

can you try adding a sequence first and then add the activity inside it

cheers

1 Like

Hello @_shohei

Which options are you looking for in the properties panel?
As the activity states, all should be visible on the activity card itself.

image

Regards
Soren

1 Like

こんにちは

以下と同様のように思えます。UiPath側でバグと認識しているようなので、最新のStudioXあるいは最新のUiPath.System.Activities packageにアップグレードすると解消するかもしれません。

2 Likes

ありがとうございます。
試してみます :grinning_face: