Casper de Groot
Casper de Groot
this seems to happen on joinmonster 3, but not on 2. I'm also still looking for the solution, prefixing the table name didnt work for me `sqlTable: 'users'` -> `sqlTable:...
Ah, that seems plausible. Thanks Was following a tutorial (https://snipcart.com/blog/graphql-nodejs-express-tutorial) that was built with join-monster 2. I'll leave a comment there pointing at this change as well.
@johnDance slightly offtopic, but same issue. I also see this happening in the Embedding API [https://online.tableau.com/javascripts/api/tableau.embedding.3.3.0.min.js](https://online.tableau.com/javascripts/api/tableau.embedding.3.3.0.min.js) has a reference to `//# sourceMappingURL=tableau.embedding.3.3.0-pre.39.min.js.map`, which doesnt exist.
CSS hacks to workaround IE6 and IE5.5-for-mac quirks, eg the infamous 'holly hack' https://web.archive.org/web/20150324181023/http://www.communitymx.com/content/article.cfm?page=2&cid=C37E0
'superfish' and other dropdown menus
Thanks @arvislacis, just pushed the updates. Perhaps @LukeTowers can merge them in?
@LukeTowers hope this works for you? seemed like the cleanest solution to do it in a clean fork & PR. Also updated the documentation in https://github.com/wintercms/docs/pull/167
Just a bump, since this is still happening (In my case: Chrome-dev: v2024.2.1 on Mac Sonoma 14.4.1)
Still there in v1.10.0 unfortunately https://github.com/tableau/extensions-api/blob/main/lib/tableau.extensions.1.latest.min.js#L2
Thanks @johnDance, i had expected the map file to have the same name, but this should work as well. Thanks and happy new year!