- Issue created by @joseph.olstad
- π¨π¦Canada joseph.olstad
βββ β j ryzen-5700u βΆ ~/www-example/html/libraries βΆ π21 π0 π0 βΆ π my-branch βΆ β°β― $ grep ie8-wet-boew2 * -R wet-boew/payload.json: "@/js/ie8-wet-boew2.js": { wet-boew/payload.json: "path": "/js/ie8-wet-boew2.js" wet-boew/payload.json: "@/js/ie8-wet-boew2.min.js": { wet-boew/payload.json: "path": "/js/ie8-wet-boew2.min.js"
- Status changed to Needs review
over 1 year ago 10:09pm 12 July 2023 - π¨π¦Canada joseph.olstad
AFTER Patching, multiple charts load correctly:
- Status changed to RTBC
over 1 year ago 10:26pm 12 July 2023 - π¨π¦Canada joseph.olstad
The patch actually fixes the javascript exception. ie8 js needs to be removed immediately in all versions of wxt_library.
- π¨π¦Canada joseph.olstad
Modern browsers do not acknowledge that IE ever existed, this patch solves the problem.
- π¨π¦Canada sylus
Thanks for the work on this!
I think this makes sense to me my rule was whatever wet-boew.github.io said should be the markup I defer to them.
However I don't see references to ie8 in v4.0.65 so I think I'll need to add that version to our composer-extdeps and then can take this patch.
Note: Its odd since the ie8 files to still exist in the folder.
However I think this issue states correctly that we shouldn't be calling them.
https://github.com/wet-boew/wet-boew/issues/9014
@smulvih2 does this make sense to you? Before I merge this?
- π¨π¦Canada smulvih2 Canada π
Yes this makes sense to me, good to stay inline with wet-boew and we donβt need to support ie8 anymore.
- Status changed to Fixed
over 1 year ago 2:25am 27 July 2023 - π¨π¦Canada sylus
Thanks for this @joseph.olstad I pushed this as well to both 8.x-6.x and 8.x-7.x of WxT Library.
Committed and attributed!
- π¨π¦Canada joseph.olstad
@sylus, @smulvih2 , thanks for this, with that said, ckeditor induced
<td> <td>
breaks wet-boew v4 charts unless using a solution such as the one provided by the new module I created called wxt_chart_stability , this new module cleans up the wet-boew markup and allows the charts to render as expected. Automatically closed - issue fixed for 2 weeks with no activity.