MathLive virtual keyboard issues
while using mathlive virtual keyboard in a angular/ionic project, the keycap can be pressed only once the second time it is clicked it is treated as active Screen Recording 2024-07-18 at 6.04.08 PM.zip
If the keyboard is open and try to click the action button the add columns or add rows are automatically clicked on hover
\exponentialE & \imaginaryI does not act as latex in other editors outside
Unfortunately, there isn't enough information provided in this report for it to be actionable. Please follow the report template, provide some code that can reproduce the problem so it can be investigated and confirm this is happening with the current version of the library.
Unfortunately, there isn't enough information provided in this report for it to be actionable. Please follow the report template, provide some code that can reproduce the problem so it can be investigated and confirm this is happening with the current version of the library.
This is my repo, just a basic angular application @arnog have checked this repo https://github.com/a-way-through/mathlive-ng-demo
This was a zone.js problem. There was a thread on this. Now I have a similar problem due to the tooltips delay on iOS. If I find more info on zone problem I'll paste here!
This was a zone.js problem. There was a thread on this. Now I have a similar problem due to the tooltips delay on iOS. If I find more info on zone problem I'll paste here!
Ya I think so, i can not run the angular application without zone.js as i tried that and i also tried to set false to zone flag which also did not work
@a-way-through here you are the thread I mentioned. It resolved my problem before so you can give it a try. Hope it helps
https://github.com/arnog/mathlive/issues/1935
Third-party issue: the issue is with zone.js. Closing.