<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Custom Properties Not Working in Nebula Extension in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2544145#M22789</link>
    <description>&lt;P&gt;I'm experiencing some related insanity. I'm attempting to convert my nebula extension from javascript to typescript but their interface for supernova mysteriously drops the `ext` property!&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;    interface VisualizationDefinition {
        qae: stardust.QAEDefinition;
        component(): void;
    }&lt;/LI-CODE&gt;&lt;P&gt;Worse, notice the last two code samples from&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/216828"&gt;@sanekagr2&lt;/a&gt;'s guide. ext is suddenly missing from the final example with zero explanation.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I swear Qlik's front end team is all former data scientists who don't have a clue what they're doing.&lt;BR /&gt;"Make sure your Nebula's stardust supernova returns an ext function that receives a galaxy so that we can provide the same but different api you can access in component(). Oh and give up on googling anything because we've done nothing to differentiate from the other 3 deprecated extension libraries we gave up on."&lt;BR /&gt;&lt;BR /&gt;Dude, just. What!?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Mar 2026 00:22:54 GMT</pubDate>
    <dc:creator>JoelStransky</dc:creator>
    <dc:date>2026-03-04T00:22:54Z</dc:date>
    <item>
      <title>Custom Properties Not Working in Nebula Extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2521653#M22309</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I’m trying to migrate a visualization extension from the Capability API to Nebula, using this guide:&lt;BR /&gt;&lt;A href="https://qlik.dev/extend/extend-quickstarts/migrate-vis-extension-nebula/" target="_blank"&gt;https://qlik.dev/extend/extend-quickstarts/migrate-vis-extension-nebula/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Capability API version, custom properties work as expected.&lt;/P&gt;&lt;P&gt;But in the Nebula version:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If I add a definition section in ext.js, the extension won’t load.&lt;/LI&gt;&lt;LI&gt;If I move the custom property into properties, the extension loads, but the property doesn’t show up.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I tested this a few times and got the same results. Has anyone run into this before?&lt;BR /&gt;Any advice would be great.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 20:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2521653#M22309</guid>
      <dc:creator>sanekagr2</dc:creator>
      <dc:date>2025-06-18T20:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Properties Not Working in Nebula Extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2521703#M22310</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/29425"&gt;@Damien_V&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/60539"&gt;@Benoit_C&lt;/a&gt;&amp;nbsp;&amp;nbsp;We’d appreciate your assistance on this&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Eyal&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14248"&gt;@rotmangadi&lt;/a&gt;&amp;nbsp;&lt;LI-PRODUCT title="Qlik Sense Enterprise on Windows" id="qlikSenseEnterpriseWindows"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 08:12:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2521703#M22310</guid>
      <dc:creator>eyalnir_qlik</dc:creator>
      <dc:date>2025-06-19T08:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Properties Not Working in Nebula Extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2521771#M22312</link>
      <description>&lt;P&gt;Hey &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/216828"&gt;@sanekagr2&lt;/a&gt;&lt;/SPAN&gt; , where are you testing the modifications? If you are testing locally on nebula webserver, property panel modifications will not work there, you have to deploy the extension into your Qlik Server / Qlik SaaS.&lt;/P&gt;
&lt;P&gt;About where and how to add new properties, you should add them into ext.js. Remember, after your deploy, to replace your extension from Qlik sheet, in order to see your new modifications.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jun 2025 15:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2521771#M22312</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2025-06-19T15:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Properties Not Working in Nebula Extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2521990#M22320</link>
      <description>&lt;P&gt;Hi, thanks for the reply.&lt;/P&gt;&lt;P&gt;I'm testing the extension on Qlik Server (November 2024), after exporting it using the Nebula CLI.&lt;BR /&gt;The extension works, but I can't see the custom properties.&lt;/P&gt;&lt;P&gt;Do you perhaps have an example of a Nebula extension with custom properties?&lt;BR /&gt;I tried adding them to both ext.js and object-properties, but it didn't work.&lt;/P&gt;&lt;P&gt;Here's an example of my ext.js:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;export default function ext(galaxy) {
  return {
     definition: {
      type: "items",
      component: "accordion",
      items: {
        dimensions: {
          uses: "dimensions",
          min: 1,
          max: 6,
        },
        measures: {
          uses: "measures",
          min: 2,
          max: 2,
        },
        sorting: {
          uses: "sorting",
        },
        settings: {
          uses: "settings",
        },
		MyParameter: {
          ref: "MyParameter",
          type: "string",
          label: "My Parameter",
          defaultValue: "Value",
        },
      },
    },
    support: {
      snapshot: false,
      export: true,
      sharing: false,
      exportData: true,
      viewData: true,
    },
  };
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 16:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2521990#M22320</guid>
      <dc:creator>sanekagr2</dc:creator>
      <dc:date>2025-06-23T16:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Properties Not Working in Nebula Extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2522301#M22326</link>
      <description>&lt;P&gt;Following an example of ext.js which is working for me:&lt;/P&gt;
&lt;P&gt;&lt;I&gt;export default function ext(/* galaxy */) {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp;return {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp;definition: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;type: "items",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;component: "accordion",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;items: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;exportConfig: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;type: "items",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;label: "Export Configuration",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;grouped: true,&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;items: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;buttonLabel: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ref: "buttonLabel",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;label: "Button Label",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;type: "string",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;expression: "optional",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;defaultValue: "Export Button"&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;},&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;fileName: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ref: "fileName",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;label: "Exported file name",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;type: "string",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;expression: "optional",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;defaultValue: "exportedData"&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;},&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;cellsLimitMenu: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;items: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;cellsLimit: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ref: "cellsLimit",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;label: "Export data cells limit (rows * cols). 10.000 is the maximum",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;type: "string",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;expression: "optional",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;defaultValue: 10000&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;},&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;},&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;userUniqueId: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;component: "expandable-items",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;label: "User Unique Id Configuration",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;items: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;userUniqueIdConfiguration: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;type: "items", &amp;nbsp;&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;label: "User Unique Id Configuration",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;items: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;userUniqueIdMenu: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;items: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;userUniqueIdExpression: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ref: "userUniqueIdExp",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;label: "User Unique Id Expression",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;type: "string",&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;expression: "optional"&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;},&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;settings: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;uses: "settings"&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp;},&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp;support: {&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;snapshot: false,&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;export: true,&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;sharing: false,&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;exportData: true,&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;viewData: true,&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp;},&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp;};&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;}&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 13:13:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2522301#M22326</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2025-06-25T13:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Properties Not Working in Nebula Extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2522362#M22331</link>
      <description>&lt;P&gt;Hi, thanks for the reply.&lt;BR /&gt;I tried your code, but it still didn’t work on Qlik Sense. Maybe there’s an issue with the environment.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jun 2025 22:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2522362#M22331</guid>
      <dc:creator>sanekagr2</dc:creator>
      <dc:date>2025-06-25T22:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Properties Not Working in Nebula Extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2542147#M22737</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/216828"&gt;@sanekagr2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have exactly the same issue.&amp;nbsp; We have extensive experience of building extension for Enterprise but are having issues getting a Nebula extension to work.&amp;nbsp; We have tried using the Qlik Developer help documentation, CLI and the examples from GitHub.&amp;nbsp; Did you ever manage to resolve this issue?&lt;/P&gt;&lt;P&gt;I have also been unsuccessful in finding a compiled free example that we could use to reverse engineer to resolve our issue.&lt;/P&gt;&lt;P&gt;Any help would be very much appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;</description>
      <pubDate>Mon, 02 Feb 2026 08:25:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2542147#M22737</guid>
      <dc:creator>gary_mitchell2</dc:creator>
      <dc:date>2026-02-02T08:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Properties Not Working in Nebula Extension</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2544145#M22789</link>
      <description>&lt;P&gt;I'm experiencing some related insanity. I'm attempting to convert my nebula extension from javascript to typescript but their interface for supernova mysteriously drops the `ext` property!&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;    interface VisualizationDefinition {
        qae: stardust.QAEDefinition;
        component(): void;
    }&lt;/LI-CODE&gt;&lt;P&gt;Worse, notice the last two code samples from&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/216828"&gt;@sanekagr2&lt;/a&gt;'s guide. ext is suddenly missing from the final example with zero explanation.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I swear Qlik's front end team is all former data scientists who don't have a clue what they're doing.&lt;BR /&gt;"Make sure your Nebula's stardust supernova returns an ext function that receives a galaxy so that we can provide the same but different api you can access in component(). Oh and give up on googling anything because we've done nothing to differentiate from the other 3 deprecated extension libraries we gave up on."&lt;BR /&gt;&lt;BR /&gt;Dude, just. What!?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 00:22:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Custom-Properties-Not-Working-in-Nebula-Extension/m-p/2544145#M22789</guid>
      <dc:creator>JoelStransky</dc:creator>
      <dc:date>2026-03-04T00:22:54Z</dc:date>
    </item>
  </channel>
</rss>

