Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wax.leaf.min.js not working with require.js #262

Open
stenvdb opened this issue Oct 29, 2012 · 3 comments
Open

wax.leaf.min.js not working with require.js #262

stenvdb opened this issue Oct 29, 2012 · 3 comments

Comments

@stenvdb
Copy link

stenvdb commented Oct 29, 2012

I am using the latest verison of both libraries but wax.leaf.min.js is not working here (it does work if I load it normally).

I'm getting:
Uncaught TypeError: Object # has no method 'tilejson'

The only topic I could find about this is: #227
Are you going to test this for requirejs compatibility?

@tmcw
Copy link

tmcw commented Nov 11, 2012

Can you test this without using require.js to make it clear that this is a bug with that, rather than any other a number of other potential issues?

@stenvdb
Copy link
Author

stenvdb commented Nov 12, 2012

This did work if I loaded it in normally with a script tag. But I found this topic: #214

I'm using the 6.2.0 verison now and it works now. But not with any of the newer versions.

@stenvdb
Copy link
Author

stenvdb commented Dec 26, 2012

I'm still having this problem.. Please also look at this topic: #214

Problem I'm having is that it now also stopped working in Chrome Canary, I believe it has something to do with this bug: #242

But as long as the bug related to reqwest is not fixed, I can't update to any newer version of wax.leaf.js. And the version that worked for me, now suddenly completely stopped working for me in the latest Chrome Canary version (it does still work in Chrome stable build).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants