Mohas
Mohas
I had the same problem with lagging, after inspection I found out that I'm having a `transition all` on the same element as tilt.js, after removing the transition, lagging got...
> @hadizz @mberneti Hey. Alibaba stoped maintaining the project. I fork the project and move it [here](https://github.com/zoomit-org/Dayjs-Jalali-Plugin). I'm also contributing to dayjs to add more capabilities for Jalali base calendars....
Ant has reached a point where it cannot be ignored, unfortunately they offer very little customisation options , the only reaonable way to customise it is via supporting less transpiling...
as we are using yarn there is no dedupe, it is being done automatically, for us the issue was pinning a specific version of [email protected], after changing to ^4.3.4 it...
sorry for the confusion it can be viewed now
if I do it like this would I be losing anything that wouter offers, what will be the pros and cons?
Hello everyone, any update on this issue? can you also hint as to where to look into in the source code? for me the problem is as soon as the...
for now I used this workaround: in config.js ```js config.enableContextMenu = false ``` but this is not enough because of how context menu plugin is written, meaning that it disables...
> this is my method in ChatHub public string SendMsg(string name, string message) { // Call the broadcastMessage method to update clients. Clients.All.broadcastMessage(name, message); return message; } > […](#) >...
yes this would be perfect