JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › There are a few problems. › Reply To: There are a few problems.
September 26, 2023 at 7:00 am
#108793
svetoslav_borislavov
Participant
Hi,
To workaround the problem change the message object, to a function that returns a new object.
export const messages = () => ({
ko: {},
en: {}
})
This way, new object will be returned everytime and you will not use the same object reference for every grid
I hope this helps!
Best Regards,
Svetoslav Borislavov
Smart UI Team
https://www.htmlelements.com/