-
Notifications
You must be signed in to change notification settings - Fork 446
Open
Copy link
Description
Description
the rule panel is empty when opening an existing rule using a standalone instance of geofence AND when a rule has no layer defined. so technically this is reproducible outside client insfrastructure
the EditorEnhancer has a filter that prevents its execution, therefore we have to remove that filter and adapt the styles and attribute fetch adding a if to check if there re layer and workspace. so handle that case.
we can also create a function for the styles and attributes to be reused (3 times)
How to reproduce
- open rule manager
- edit existing rule
Expected Result
to be able to
Current Result
not able to blank page becasue gsInstances array is empty
- Not browser related
Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)| Browser Affected | Version |
|---|---|
| Edge | |
| Chrome | |
| Firefox | |
| Safari |
Other useful information
Reactions are currently unavailable