hyva-themes / magento2-hyva-admin

This module aims to make creating grids and forms in the Magento 2 adminhtml area joyful and fast.
https://hyva-themes.github.io/magento2-hyva-admin/
BSD 3-Clause "New" or "Revised" License
168 stars 39 forks source link

Use browser APIs for URL manipulation #75

Closed fredden closed 12 months ago

fredden commented 12 months ago

Fixes #73

https://caniuse.com/url https://caniuse.com/urlsearchparams

Vinai commented 12 months ago

Thanks for the fix, @fredden!

Vinai commented 12 months ago

Tagged 1.1.21 release with this fix. Thanks again 👍