Daniel Villalobos
Daniel Villalobos
We need a Date Time control that uses the locale set in the browser, except when the user manually tries to edit the date in the control (not using the...
> I wonder if it is not this issue: #11727 How is the package build output. Is it CJS or ESM? Can you check the package `package.json` for export field?...
> Could you provide a concise repository with the necessary code and setup to replicate the issue? Yes, here it is https://github.com/ponytojas/meteor3-kepler3-test > Another thing you can try is to...
> Could you try @StorytellerCZ's solution but following the [docs](https://guide.meteor.com/using-npm-packages#recompile)? I think you need to specify the bundles. Tried setting ['legacy', 'client'] too and have the same problem, don't know...
> > > Could you provide a concise repository with the necessary code and setup to replicate the issue? > > > > > > Yes, here it is [ponytojas/meteor3-kepler3-test](https://github.com/ponytojas/meteor3-kepler3-test)...
> > As workaround could be an option, for now I'm not in that ship as previous version of kepler works with current stable meteor version, this was just a...
Giving some update to keep track of it I updated the project to 3.0-rc0 and still have the same problem.
> I've got an update. > > Successfully ran the project using Meteor, thanks to your provided repo. > > The issue isn't with Meteor itself, but rather with the...
Still not lucky. I've tried to remove node_modules and package-lock, reinstall every dependency (including babel runtime). Tried also to remove the whole project and make it new, replace all files...
Hi, no, I couldn't reproduce the example that [nachocodoner](https://github.com/nachocodoner) made. I have yet to test with the final meteor 3 version, but we have some internal dependencies that don't work...