Thomas Goorden
Thomas Goorden
OK, I was a bit too fast in stating that 2.0.0 fixed my issue. My goal was to intercept `setModel`, not `setProperty` and it's still impossible to override. Now that...
I'm wrestling with making a pre-selected option render properly. It seems like the "selected" attribute is somehow filtered out of option tags, even though it is a valid HTML4/5 attribute....
I ran into this issue recently while unsuccesfully trying to use this library: https://stackoverflow.com/questions/76734820/there-is-no-such-driver-by-url-chromedriver
When using the € symbol in e.g. a Pluto notebook, where the rendering is done using MathJax, the `\euro` symbol is actually not supported/rendered. The current "fix" is to switch...