Hi, after we release react native changes we don't think to change for now. If it's occurs any problem or something we can consider the switch thanks.
We've merged the new changes for react native, with 0.9.22
abp studio release you can create new project with new react native structure. I'm closing this question if you faced any problems please open new ticked.
Hello, can you add scripts below to your layout after leptonx bundle js
(function () {
leptonx.init.push(() => {
leptonx.createContextMenuWithin(document.querySelector('#notification-bar'), 'notification-bar');
});
})();
leptonx object have an method named createContextMenuWithin
. You need to provide element id by notification-bar and context-menu-name
Hi, we are not delaying anything. We made many changes and test team gave us re-requests yet it is not our only tasks in company, there was many major high priority tasks too that's why we couldn't back to PR all the time sorry for latency. We'll make a test for last time in all app. If there is no any major bug we'll merge it. I've droped the process for you the see
Almost done development, some bugs fixing for IOS, on next week we planing to release
could you please keep us posted on the release date as soon as its decided
Yes sure I'll notify ASAP
Hi, yes we've issue on this and I'll fix the problem
Thanks
Hi again, can you provide an email I'll send you custom tenants content, you can customize and replace tenants page instead connection-strings, because it is not that flexable in 8.2 You can use my attechment until 9.0.x when you provide mail I'll send customized code thanks
Hi, I'm creating an example for your exac case, I'll try to provide an workaround, also if you updated your project to 9.0.x tenants page structure changed. Can you confirm you are still working on 8.2.x please thanks
Hi again, if you wanna use npm, currently you need to pass --legacy-peer-deps
argument. Command must be like
npm i --legacy-peer-deps
we'll also planing to change our system from yarn
to npm
by default. We're working on install packages withou argument yet currently we need to use this.
Almost done development, some bugs fixing for IOS, on next week we planing to release