<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[mattermost-webapp:  &quot;configureStore&quot; This expression is not callable.]]></title><description><![CDATA[<p dir="auto">//problem<br />
<img src="/assets/uploads/files/1692094120957-image.png" alt="image.png" class=" img-fluid img-markdown" /> This expression is not callable.<br />
Type 'StoreJsAPI' has no call signatures.ts(2349)<br />
(alias) const configureStore: StoreJsAPI<br />
import configureStore</p>
<p dir="auto">//code<br />
for (let i = 0; i &lt; testCases.length; i++) {<br />
const testCase = testCases[i];</p>
<pre><code>    test('at ' + i, async () =&gt; {
        const store = configureStore(initialState);

        const targetIndex = testCase.inChannelIds.indexOf('new');

        const newIndex = Actions.adjustTargetIndexForMove(store.getState(), 'category1', ['new'], targetIndex, 'new');

        const actualChannelIds = insertWithoutDuplicates(channelIds, 'new', newIndex);
        expect(actualChannelIds).toEqual(testCase.expectedChannelIds);
    });
}
</code></pre>
]]></description><link>https://forum.cloudron.io/topic/9824/mattermost-webapp-configurestore-this-expression-is-not-callable</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 09:39:51 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/9824.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 15 Aug 2023 10:09:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to mattermost-webapp:  &quot;configureStore&quot; This expression is not callable. on Tue, 15 Aug 2023 11:08:49 GMT]]></title><description><![CDATA[<p dir="auto">Do you have a Cloudron installation? <a href="https://www.cloudron.io/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.cloudron.io/</a></p>
<p dir="auto">If not than you can install one and then install mattermost on your server or otherwise consult the mattermost community instead.</p>
]]></description><link>https://forum.cloudron.io/post/71890</link><guid isPermaLink="true">https://forum.cloudron.io/post/71890</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 15 Aug 2023 11:08:49 GMT</pubDate></item><item><title><![CDATA[Reply to mattermost-webapp:  &quot;configureStore&quot; This expression is not callable. on Tue, 15 Aug 2023 10:43:46 GMT]]></title><description><![CDATA[<p dir="auto">Hi,what are the packages needed to run the web part of mattermost?</p>
]]></description><link>https://forum.cloudron.io/post/71888</link><guid isPermaLink="true">https://forum.cloudron.io/post/71888</guid><dc:creator><![CDATA[dev1999]]></dc:creator><pubDate>Tue, 15 Aug 2023 10:43:46 GMT</pubDate></item><item><title><![CDATA[Reply to mattermost-webapp:  &quot;configureStore&quot; This expression is not callable. on Tue, 15 Aug 2023 10:13:02 GMT]]></title><description><![CDATA[<p dir="auto">Hi, this is a Cloudron forum and the mattermost section here is for app package issues. Is this somehow related?</p>
]]></description><link>https://forum.cloudron.io/post/71885</link><guid isPermaLink="true">https://forum.cloudron.io/post/71885</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 15 Aug 2023 10:13:02 GMT</pubDate></item></channel></rss>