Umc_Base icon indicating copy to clipboard operation
Umc_Base copied to clipboard

Results 11 Umc_Base issues
Sort by recently updated
recently updated
newest added

umc.js:253 Uncaught TypeError: Cannot read properties of undefined (reading '0') at HTMLDivElement. (umc.js:253:42) at HTMLDivElement.dispatch (jquery.js:5430:49) at elemData.handle (jquery.js:5234:47) at Object.trigger (jquery.js:8719:28) at jQuery.fn.init.triggerHandler (jquery.js:8803:37) at $.jstree.core.trigger (jquery.jstree.js:960:26) at $.jstree.core.select_node...

magento version 2.2.2 $.mage.validation.prototype._onSuccess = function(response) { ... umc.js:29 Uncaught TypeError: Cannot read property 'prototype' of undefined

Hi, I've just installed the latest version of UMC on a vanilla install of M2.1.7 and cannot save the module. On the entity create screen I am getting an validation...

bug

I see there is an option to use the Country Dropdown, but I do not see one for the magento Regions. Any reason why devs?

enhancement

Setup: I created an Entity Relation for two tables (Positions and Applicants). The Positions table will hold job positions and the Applicants edit page will show a dropdown field of...

Version of UMC: 1486c843be6dfc2af14dcca44672ccd79e876894 Magento 2.1.9 This error occurs when compiling a module created with UMC with a single entity using flat tables. I had to edit {module}/Controller/Adminhtml/Statement/Save.php and remove...

bug

Hi, I have created a module with your module create extension. Then I installed an created module and and its added in admin navigation. But when I click on link,...

bug

Built a new and untouched 2.1.7 Loaded Umc_Base on it Ran `module:enable` `setup:upgrade` and ran `setup:di:compile` and received this message `[Exception] Warning: ltrim() expects parameter 1 to be string, array...

To open http://umc2.magento.loc/setup/index.php/componentGrid/components said: RuntimeException File: /home/dannyalfonzo/www/umc_mg2/setup/src/Magento/Setup/Model/PackagesData.php:88 Message: Couldn't get available versions for package ultimatemodulecreator/umc-base What can i do? Magento Version 2.1.7 Thanks

I completely understand starting with flat entities only, but you mentioned in your README comments that we should leave issues so that you know what work needs to be done,...

enhancement