do4Mother

Results 3 comments of do4Mother

i have same issue, any update for this?

Just copy vue dev tools from chrome extension and convert it to mac. Works fine in safari 16.0 https://developer.apple.com/documentation/safariservices/safari_web_extensions/converting_a_web_extension_for_safari

to solve this i use **lodash** to prevent call migrate function multiple times. here is example ``` /** * Migrate the database on startup. prevent call multiple times. */ once(()...