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

Can't navigate into lists #1

Open
cjohansen opened this issue Apr 12, 2019 · 1 comment
Open

Can't navigate into lists #1

cjohansen opened this issue Apr 12, 2019 · 1 comment

Comments

@cjohansen
Copy link
Owner

No description provided.

stoyle added a commit to stoyle/gadget-inspector that referenced this issue Feb 9, 2020
In shadow-cljs this is very apparent:

```------ WARNING cjohansen#1 - :undeclared-var --------------------------------------------
 Resource: gadget/extensions.cljc:15:26
--------------------------------------------------------------------------------
  12 |    [:gadget/string (pr-str (str (first (str/split raw #"\.")) "..."))]])
  13 |
  14 | (defn- base64json [s]
  15 |   #?(:cljs (-> s js/atob JSON.parse (js->clj :keywordize-keys true))))
--------------------------------^-----------------------------------------------
 Use of undeclared Var gadget.extensions/JSON
--------------------------------------------------------------------------------```

Works fine, of course.
@schpaa
Copy link

schpaa commented May 9, 2024

Only happens when the chrome debugpanel is a standalone window...

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

No branches or pull requests

2 participants