New Member
Since ‎08-11-2021
‎05-20-2023

My Stats

  • 9 Posts
  • 0 Solutions
  • 0 Likes given
  • 3 Likes received

情太郎's Bio

Badges eperler Earned

View all badges

Recent Activity

hello i created a custom visualization and added a single option following the instructions from the following link ... https://github.com/looker/custom_visualizations_v2/blob/master/docs/getting_started.md i can see the option in the settings panel ...
why is the udateAsync method of my custom visualiztion being called 4 times …i would expect it to be called only once
how can i get the current user name in the create or udateAsync method of a custom visualization
Im trying to deploy an extension which uses the core extensions sdk and im getting the following error…TypeError: Cannot destructure property 'coreSDK' of '(0 , e.useContext)(...)' as it is undefined.Im using the “LookImage” code from the extensions ...
HelloI am trying to use react datatables with my looker extension following this tutoirial …https://www.ag-grid.com/react-data-grid/getting-started/I am able to import the datatable API…import {AgGridColumn, AgGridReact} from 'ag-grid-react';but i ge...
Likes from