Hopefully fix the options not always loading
This commit is contained in:
@@ -121,6 +121,7 @@ export const GridlerGoAPIExampleEventlog = () => {
|
||||
>
|
||||
<GlidlerAPIAdaptorForGoLangv2
|
||||
authtoken={apiKey}
|
||||
options={[{ type: 'preload', value: 'PRO' }]}
|
||||
//options={[{ type: 'fieldfilter', name: 'process', value: 'test' }]}
|
||||
url={`${apiUrl}/public/process`}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user