Janne Kurkinen
Janne Kurkinen
This needs fix but sadly this repo seems dead :( Have you found a solution? I will start looking by trying Persist.remove('flash'); ...
Didn't work. I manually removed flash related code from the source and minified that. Is working so far!
@DDrolia who has provided another version of plugin...? This repo hasn't been updated in years.
Does it have only flash stripped or others as well?
Might have been some change I had made to source... Copied from source now, but am still not getting timeout warning modal shown if pollingInterval is smaller than idleAfter. It...
Upcoming?
Got it working: ``` $z = new ZipCode; $z->setCountry('FI'); $zip = $z->find($code); ``` However before using setCountry() I've had this config with L5 in _config/zipcode.php_ so it seems this config...
Just noticed the preferred_web_service isn't applied either.
Same issue with 53.
@jd-0001 Bootstrap just [moved v5 stable release target to February 2021](https://github.com/twbs/release). I'd be likewise interested to know how long it might take to have BSV on BS v5 after v5...