I am having an issue on my development site and I’m trying to replicate the issue on your demo site (https://demo.teacommerce.net/umbraco/) but I’ve encountered an error on the demo site when trying to reproduce mine. So I’m reporting both to see if you can resolve.
Problem found while trying to reproduce original issue:
I currently get an error when selecting Tea Commerce > Stores > Store > Marketing > Create a Discount > Add Rule Group > Product Rule > Add Rule > Edit > Choose.
In browser Console I get: EditCampaign.aspx?id=3&storeId=1:247 Uncaught TypeError: jQuery(...).mask is not a function
Something to do with the dates by the looks of things.
My problem:
I have a store with thousands of items and categories. When ‘Choosing’ a node for a Product Rule, if the node tree expands to be higher than the browser height there is no scroll. This means anything displayed off the page is not selectable.
Again with Product Rule: Tea Commerce > Stores > Store > Marketing > Create a Discount > Add Rule Group > Product Rule > Add Rule > Edit > Choose.
Is this a known issue, or has it been fixed and waiting a release?
I am using Umbraco version 7.3.8 assembly: 1.0.5891.22674 with Tea Commerce 3.1.2-for-Umbraco-7.
Let me know if I need to be posting this somewhere else?
Marketing - Product Rule - Product Select
Hi Anders,
I am having an issue on my development site and I’m trying to replicate the issue on your demo site (https://demo.teacommerce.net/umbraco/) but I’ve encountered an error on the demo site when trying to reproduce mine. So I’m reporting both to see if you can resolve.
Problem found while trying to reproduce original issue: I currently get an error when selecting Tea Commerce > Stores > Store > Marketing > Create a Discount > Add Rule Group > Product Rule > Add Rule > Edit > Choose. In browser Console I get: EditCampaign.aspx?id=3&storeId=1:247 Uncaught TypeError: jQuery(...).mask is not a function Something to do with the dates by the looks of things.
My problem: I have a store with thousands of items and categories. When ‘Choosing’ a node for a Product Rule, if the node tree expands to be higher than the browser height there is no scroll. This means anything displayed off the page is not selectable.
Again with Product Rule: Tea Commerce > Stores > Store > Marketing > Create a Discount > Add Rule Group > Product Rule > Add Rule > Edit > Choose.
Is this a known issue, or has it been fixed and waiting a release?
I am using Umbraco version 7.3.8 assembly: 1.0.5891.22674 with Tea Commerce 3.1.2-for-Umbraco-7.
Let me know if I need to be posting this somewhere else?
Many thanks, Martin
Hi Martin,
Umbraco updated jQuery in the backoffice at some point and have now fixed the problem: http://issues.umbraco.org/issue/U4-8939
You should update to Umbraco 7.5.3
Perfect! Thanks Rune.
is working on a reply...