Nick
Nick
Hi, i cannot see your post… Which version of which library is now supporting this ? //nick > Am 18.12.2020 um 00:33 schrieb Ed Downs : > > > This...
Here is the repo where you can reproduce the issue: https://github.com/nickwinger/ionicMenuBug The menu should be permanent open on desktop but it isn't
hmm, i copied the css-classes applied to the ion-menu when it is not wrapped to the wrapped ion-menu but it still not showing. I guess there must be more into...
When will this be released ? Currently it doesn't work at all, to merge-load translations with lazy modules (of course you can do a workaround with setTranslation, but the recommended...
so, no tests after 14 days, i guess i will stick with the workaround, or provide my own translation service... thx
Yes, sure. If it really is a relict like I’m thinking :)
@mcollina Well i had a look at the source code and the validate function seems to be in use, although i cannot make you much sense, because it just asserts,...
Ah ok , i guess i understand now, it‘s not the runtime value, but at configuration time. But the typing then should contain ? as it is optional :)
> > A simpler workaround(other than downgrading) is to download the executable from https://github.com/protocolbuffers/protobuf-javascript/releases and add it to your PATH. Then it will work as expected > > I can...
@meling thank you, sounds promising, i‘ll have a look :) i got more and more into the world that with JavaScript (and nodejs) you can do everything. And google with...