Looker Connect Training
Help Center
Documentation
Community
Cloud Certifications
Any updates on this .. can the side nav bar be hidden when i view a dashboard /
Thanks for your reply i tried a simpler example and with a useEffect method and the issue is the same. It seems when i try to initilaize the coreSDK object .. and it does not get into the useEffect method where i added the conole.log statement … export const HelloWorld = () => { const [message, setMessage] = useState() const [rowData, setRowData] = useState() const [intent, setIntent] = useState() const [loading, setLoading] = useState(false) const [data, setData] = useState() const { coreSDK } = useContext(ExtensionContext2) useEffect(() => { const initialize = async () => { try { console.log(coreSDK) I assume this is likely an issue with SDK versionI am building the app in my google cloud shell using the “create-looker-extension” utility and “yarn build” i then copy the contents of bundle.js to the extension project in my looker cloud instance How can i check the version of the extensin framework that i am using ??? would you be able to jump on
Already have an account? Login
No account yet? Create an account
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.