Fly controller widget cannot be build in Exb 1.6

541
4
Jump to solution
11-09-2021 02:21 AM
Muhammad_AzhaziqBin_Mohd_Azlan
New Contributor III

Hi,

In 1.5, I've copy over the fly controller source code into my custom code to add hide/show widget code. In 1.6, I've try to do the same but hit with compiling error. It throws some jimu-icons could not be resolved at certain file i.e fly-controller/src/runtime/components/interactive-panel.tsx.

The jimu-icons imported from the tsx cannot be found in jimu-icons folder inside client.

Any idea how to resolve this? Or is there any other way, to hide/show fly controller widget programmatically without using sidebar or widget controller as per latest tutorial?


0 Kudos
3 Solutions

Accepted Solutions
GavinRehkemper
Esri Contributor

@DaveFullerton thanks for the question. A patch to developer edition version 1.6 that will fix this is in progress here: https://github.com/Esri/arcgis-experience-builder-sdk-resources/pull/106 . We will make posts here in the Esri Community as soon as it is officially released.

View solution in original post

DaveFullerton
Occasional Contributor III
0 Kudos
GavinRehkemper
Esri Contributor
0 Kudos
4 Replies
DaveFullerton
Occasional Contributor III

This issue was reported here: https://community.esri.com/t5/arcgis-experience-builder-questions/developer-edition-1-6-errors-when-...

@GavinRehkemper said they would check into it a couple of weeks ago.  Perhaps he will give us an update.

GavinRehkemper
Esri Contributor

@DaveFullerton thanks for the question. A patch to developer edition version 1.6 that will fix this is in progress here: https://github.com/Esri/arcgis-experience-builder-sdk-resources/pull/106 . We will make posts here in the Esri Community as soon as it is officially released.

DaveFullerton
Occasional Contributor III

Thanks @GavinRehkemper !

0 Kudos
GavinRehkemper
Esri Contributor

A patch that should fix the jimu-icons error you are seeing is posted here: https://github.com/Esri/arcgis-experience-builder-sdk-resources/tree/master/patches/1.6/patch1/arcgi...

0 Kudos