Closed jayspirits closed 7 years ago
Hey msavin!
I have been using this package for the longest time and it just suddenly decides to stop working on me.
My Stack: Ubuntu 16.10 Meteor 1.4.2.3 Google Chrome
I have tried researching from previous issues and these are the things that I have tried.
Session.set("Mongol_settings_display", true);
disabling all Chrome extensions
meteor add meteortoys:toggle
inspect element to watch for rendering of mongol UI.
Useful Information * NOTE: Chrome Extensions have ALL been disabled.
Meteor Version: 1.4.2.3 meteortoys:toggle@3.0.0 meteortoys:toykit@3.0.4 msavin:mongol@2.0.1 session@1.1.7
EDIT: After typing this. I testing on my mac with Chrome and it is working fine.
I had the same problem yesterday after updating meteor. I simply went ahead and removed mongol, then added it back again. It's working now.
@tenshis I did the same but, unfortunately, to no avail.
Perhaps try to move it to the top of your packages list? The readme says it helps sometimes.
Can you try to open it with meteortoys:toggle
On Thursday, February 2, 2017, Muhammad Syafiq Hanafee < notifications@github.com> wrote:
@tenshis https://github.com/tenshis I did the same but, unfortunately, to no avail.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/msavin/Mongol/issues/142#issuecomment-276922241, or mute the thread https://github.com/notifications/unsubscribe-auth/AB7-g1DqqEkx4Wx40NU6fkWcR_ShHbpYks5rYbEbgaJpZM4Kq49I .
@msavin adding the package does not show any visuals.
meteortoys:toggle@3.0.0 msavin:mongol@2.0.1
MeteorToys.open() returns
MeteorToys is not defined
@tenshis I have tried that, still the same dude. Urghhhh!
Strange - can you send the output of your package list, preferably
formatted
On Mon, Feb 6, 2017 at 2:23 PM, Muhammad Syafiq Hanafee < notifications@github.com> wrote:
@tenshis https://github.com/tenshis I have tried that, still the same dude. Urghhhh!
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/msavin/Mongol/issues/142#issuecomment-277679169, or mute the thread https://github.com/notifications/unsubscribe-auth/AB7-g15tXwsmpFxoGoLiXJ7OQCzVi3K-ks5rZx7tgaJpZM4Kq49I .
@msavin meteortoys:toggle msavin:mongol meteor-base@1.0.4 mobile-experience@1.0.4 mongo@1.1.14 blaze-html-templates@1.0.4 reactive-var@1.0.11 jquery@1.11.10 tracker@1.1.1
standard-minifier-css@1.3.2 standard-minifier-js@1.2.1 es5-shim@4.6.15 ecmascript@0.6.1 shell-server@0.2.1 browser-policy@1.0.9 react-meteor-data accounts-ui@1.1.9 accounts-password@1.3.3 accounts-base@1.2.14 themeteorchef:bert check@1.2.4
fortawesome:fontawesome kadira:dochead teamon:tinymce smalljoys:uploadcare alanning:roles mdg:geolocation kadira:flow-router-ssr c12o16h1:meteor-seo mfpierre:chartist-js dburles:google-maps materialize:materialize
session meteortoys:allthings
So - the first issue could be with allthings and Mongol. All Things includes Mongol. Please remove all Toy packages and then add meteortoys:allthings, and then maybe try to move it to top of list
On Tue, Feb 7, 2017 at 4:42 AM, Muhammad Syafiq Hanafee < notifications@github.com> wrote:
@msavin https://github.com/msavin meteortoys:toggle msavin:mongol meteor-base@1.0.4 mobile-experience@1.0.4 mongo@1.1.14 blaze-html-templates@1.0.4 reactive-var@1.0.11 jquery@1.11.10 tracker@1.1.1
standard-minifier-css@1.3.2 standard-minifier-js@1.2.1 es5-shim@4.6.15 ecmascript@0.6.1 shell-server@0.2.1 browser-policy@1.0.9 react-meteor-data accounts-ui@1.1.9 accounts-password@1.3.3 accounts-base@1.2.14 themeteorchef:bert check@1.2.4
fortawesome:fontawesome kadira:dochead teamon:tinymce smalljoys:uploadcare alanning:roles mdg:geolocation kadira:flow-router-ssr c12o16h1:meteor-seo mfpierre:chartist-js dburles:google-maps materialize:materialize
session meteortoys:allthings
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/msavin/Mongol/issues/142#issuecomment-277893092, or mute the thread https://github.com/notifications/unsubscribe-auth/AB7-gzP0qcmw41p0f3cfXukpN7AepFXYks5rZ-gogaJpZM4Kq49I .
Hey, is it safe to assume these issues have been revolved? If so, I will proceed to close to the issue.
I just updated Mongol to 4.0. If you still have some outstanding issues, you may want to try it.
Key thing may be to move it to the top of your package list. Additionally, in case there is a non-standard keyboard set up, you can try meteortoys:toggle.
Odd - was this working before you updated?
Also: can you try the
meteortoys:toggle
package?