Base solution for your next web application

Activities of "AuroraBMS"

Thank you @ismcagdas, this worked.

Hi Maliming,

Is this for the production build as well?

Is there different steps that I need to follow as normally ng build --prod creates the dist files.

Regards, Gideon Badenhorst

Hi,

Apologies that has been resolved. This however did not have an impact on the styling. The issue still persists: https://ibb.co/q00tVGk

Regards, Gideon Badenhorst

Good day,

We are currently trying to deploy our Angular application and we are getting styling issues.

should the image not load here is the link: https://ibb.co/VgczR3n Is there something we are missing since upgrading to the latest version.

I have also seen this issue occurring on our debug as well.

Both live and debug is an issue.

build used: ng build --prod debug used: npm run hmr

The angular app is only edited by the power tools and not by any users or developer so it is all standard changes.

Any assistance with this will be greatly appreciated.

Regards, Gideon Badenhorst

Hi,

I've tried using the primary key string just now (Logically it would allow you to use a custom string value as the primary key?) The problem I am experiencing however is the way the system operates when using it and how it interacts with results provided.

When integrate with the system through the API with lets say ItemMasterData table for this example. How the system reacts to me providing a string value as the primary key is as follows:

Table consists of the following columns: Id (String Primary Key) - This needs to be used as a unique Item Code Description (String) Barcode (String)

A very basic table that returns a success when i provide it data but when I look on the portal/database it does not have data even though the system has given me around 3000 successful entries, no failures, no actual data. Results appear successful in the audit log as well.

Now when I add data through the portal itself, the string value is basically to an extent just a string representation of a GUID?

Is there somewhere I can find some clarity on the primary keys especially as to what use "String" has if it is theoretically just a Guid.ToString() concept?

Also is there a way to handle what I am trying to do? To have unique string Identifiers for master data without requiring a secondary column to load it in and also having extra code to verify and slow down the process when large quantities of data needs to flow through the system.

Regards, Gideon Badenhorst

Hi,

I have a similar issue with it not working in 2019. Although I am not sure if it is an issue with the tool itsself. The problem I am getting is once it is installed it is nowhere to be found.

Its not under tools or extensions and thus unusable in 2019.

Regards, Gideon Badenhorst

Showing 71 to 76 of 76 entries