Arno Gourdol

Results 274 comments of Arno Gourdol

It would help if you had a project to share that reproduces the problem.

That's an interesting issue. Before the element is attached to the DOM, there are some limitations, and this is currently one of them. See the description of the lifecycle: https://cortexjs.io/mathlive/guides/lifecycle/...

Yes, the examples in the doc have been carefully chosen. Before the component is mounted, if some properties are modified, they are stored aside, then reapplied when the component is...

I can't reproduce this. I'm getting 7/27 as the answer, as expected.

OK, I think this is a duplicate of #147. I can't reproduce the problem with top of tree.

Not clear to me that there is a fix that would cover all use cases. Seems like it's a choice between supporting braille output or NVDA. I'm open to suggestions,...

That is very odd. I've tried to reproduce this on a device with iOS 17.1.2 but have not been able to. Did you try with the page at https://cortexjs.io/mathlive/demo/ ?

I have no idea so far. It doesn't reproduce using the iOS Simulator. I'm going to guess this is a bug in WebKit, but I have no idea what might...