Altair Basepath not found after update to 7.0.1
See original GitHub issueHello,
after the update from 6.0.1 to 7.0.1 Altair has a problem to load the files,
since the base path is wrong.
GET http://vendor/altair/styles.css net::ERR_NAME_NOT_RESOLVED altair:49
GET http://vendor/altair/runtime.js net::ERR_NAME_NOT_RESOLVED altair:50
GET http://vendor/altair/polyfills.js net::ERR_NAME_NOT_RESOLVED altair:51
GET http://vendor/altair/main.js net::ERR_NAME_NOT_RESOLVED altair:39
GET http://vendor/altair/assets/img/logo_350.svg net::ERR_NAME_NOT_RESOLVED vendor/altair/favicon.ico:1
GET http://vendor/altair/favicon.ico net::ERR_NAME_NOT_RESOLVED
I can set the basepath manually, but this should be not the solution.
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
graphql-java-kickstart/graphql-spring-boot v7.1.0 on GitHub
New release graphql-java-kickstart/graphql-spring-boot version v7.1.0 7.1.0 on ... not working after updating from 6.0.1 to 7.0.1 #390; Altair Basepath not ...
Read more >Cant find base path for bundle - Stack Overflow
When the migration is complete, you will access your Teams at stackoverflowteams.com, and they will no longer appear in the left sidebar on...
Read more >GraphQL and GraphiQL Spring Framework Boot Starte - Morioh
The servlet becomes accessible at /graphql if graphql-spring-boot-starter added as a dependency to a boot application and a GraphQLSchema bean is present in...
Read more >Search Results - CVE
Remediate by updating to Concrete CMS 9.1.3+ or 8.5.10+. ... When the username or email does not exist, a JSON response contains a...
Read more >Cloud Computing - Digital Science Center
9.8.7.0.1 Launch a new instance ... Lastname and if not available by their github ID. ... However if you find someone missing that....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Even after clearing your cache? Because this sample uses altair too without specifying the base path without any problems.
Ok, nice. There’s a problem with Altair and uploading a file unfortunately (see #262), but this approach should work if you use it directly.