San
San
Same issue here also. Please help.
Oh, I see.. I need this in typescript as well. I just wanted only 'speak' method. Is there any quick fix for now? Please help.
I found it.. const speak = (msg: string) => window.speechSynthesis.speak(new SpeechSynthesisUtterance(msg)); // directly using builtin method. Thanks for your package as well. It is really useful for boarder functionality. Adding...
> Here is my customize Plz give your kind feedback. basically where is need to update. > > onRefreshed: function (args) { > var items = args.grid.option("data"); > var total...
Any SharePoint page. It never worked for me.. the popup.html is not showing the properties. Looks like JSON.stringfy resulting in circular references which is causing the issue. 
I am trying on SharePoint Online. Chrome version - 94.0.4606.71
I noticed it was working fine for some site collections and not for some. It appears its not working for certain site templates.
looking for the same.. any solutions?
I've created a PR for this feature. Please review.
Same issue here. When will get the rewritten package?